Guest Doug K Posted April 14, 2022 Report Share Posted April 14, 2022 Hello, I am trying to set up a home automation dashboard but I want it to do more than just show that my devices are online… I want it to give me current state. For instance, i know it can tell me that the garage door opener is ONLINE, but can it tell me if the garage door is OPEN or CLOSED? Is there a way to get this from Domotz or should I look into something else? thanks! Quote Link to comment Share on other sites More sharing options...
henriquesalvador Posted April 14, 2022 Report Share Posted April 14, 2022 Hello, it really depends on your door opener or device capabilities. For example if this device has its sensor states/data available via SNMP you can use Domotz Pro agent SNMP capabilities to read those status and alert you about state changes. In the other hand if it has some local APIs you might use our Custom Driver to interact and extract data from it. You can learn about it watching this webinar: Some knowledge about JavaScript is needed but you can achieve many things using it. HS Quote Link to comment Share on other sites More sharing options...
Recommended Posts