ben423423n32j14e / zigbee2mqttadminpanel

Node-Red-Dashboard web interface for controlling Zigbee2MQTT
GNU General Public License v3.0
111 stars 70 forks source link

Add's Online And Offline Status To Device #9

Closed soloam closed 3 years ago

soloam commented 5 years ago

This add's the online and offline status to the device list and the HTTP API

ben423423n32j14e commented 5 years ago

Testing the commit, there are no online status for any of my devices. Will investigate further, probably just a minor correction needed. Cheers!

soloam commented 5 years ago

Do you have devices that have online/offline status? like the power plugs? To the other devices you have to add this to the config:

advanced:
  availability_timeout: 30

The coordinator may not have reported the status yet! It should do it every once in a while!