stason325 / node-red-contrib-miio-localdevices

Nodes for controlling MIIO devices via node-mihome lib. List of devices and commands to be extended.
GNU General Public License v3.0
17 stars 7 forks source link

feature request - reachable:bool #25

Open TheNON75 opened 1 year ago

TheNON75 commented 1 year ago

Hello,

I would like to request the implementation of "reachable":bool (perhaps additionally a "lastseen":timestamp)

reason: when the device is not powered, no information is received from the plugin at all

benefit: it could be correctly interpreted towards to other flows/plugins whether the device is reachable and can or cannot respond to commands

thank you for considering regards THN