[RELEASE] Remootio Driver

I implemented the basic functions for Remootio and it has worked well without much issues for my gate the past few days. Connection is stable and auto retries. The driver supports open, close, trigger, and query. Enjoy!

Any feedback and feature requests welcome and I could when I get some time!

2 Likes

This is great! I'm new to Hubitat and have a Remootio opener, so was keen to add this driver. I am however getting an error of:

> java.lang.IllegalArgumentException: Empty key on line 259 (method open)

I've started the API, have provided the local IP address, API Secret Key and Auth Key, and enabled logging in the device preferences. I'm obviously using your latest code too.

Any suggestions? Thanks!

Solved! Turns out, Remootio provided me an incorrect IP address for my Remootio V3 Controller when creating the API Socket. Make sure you confirm the IP address for the opener and probably a good idea to fix the IP address in your router.

Glad it's working for you! Please keep me posted if you run into any issues. :slight_smile:

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.