runely / remootio-homey

Control your Remootio device with Homey
GNU General Public License v3.0
1 stars 0 forks source link

External control outside LAN #42

Closed felixoslo closed 1 year ago

felixoslo commented 1 year ago

My Remootio is in another LAN without any possibilities to create VPN connection. Remootio supports "web hook" commands in the API. This means that Remootio can receive a web link and control the gate through the external lan. It would be absolutely fantastic if this can be implemented in the app!!

runely commented 1 year ago

Your Homey must be able to reach the Remootio device by the local IP-address, somehow! This Homey app uses the Remootio Websocket API which only talks on the same LAN.

If you want/need to have your Remootio device on another LAN than your Homey is, then you can't use this app.