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!
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.
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.