Advice needed - Need to control external device
Posted: Tue Feb 20, 2018 10:36 pm
Hi
I need some advice.
I am building a garage door opener based on ESP8266 module with wifi.
The device is not finished yet, but i have started building it.
It has a magnet sensor for checking if the garage door is open or not. It sends mqtt messages indicating open or closed.
These messages are received fine in ONH so it display a gui bulb glowing when it is open.
What I do need is a way to trigger the relay for controlling the door from onh.
It can be a http request, mqtt message or a plain socket, but it needs to be initiated from a onh item.
Any suggestions what to use?
Any help is appreciated
- PJ
I need some advice.
I am building a garage door opener based on ESP8266 module with wifi.
The device is not finished yet, but i have started building it.
It has a magnet sensor for checking if the garage door is open or not. It sends mqtt messages indicating open or closed.
These messages are received fine in ONH so it display a gui bulb glowing when it is open.
What I do need is a way to trigger the relay for controlling the door from onh.
It can be a http request, mqtt message or a plain socket, but it needs to be initiated from a onh item.
Any suggestions what to use?
Any help is appreciated
- PJ