perbrage / node-red-contrib-telldus-zwave-v2-local

Control Telldus on/off devices using the local API in NodeRed
MIT License
1 stars 1 forks source link

Add deviceinfo node to retrieve device info and its current state #9

Open martinj opened 4 years ago

martinj commented 4 years ago

Example use

Screenshot 2020-02-02 at 00 58 01
perbrage commented 4 years ago

Hi,

I am not sure I understand the purpose of this contribution. Can you explain what you are trying to achieve?

martinj commented 4 years ago

For my specific case i need to check the current state of a device because I want to trigger the opposite state. E.g if the lamp is currently on I want to turn it off.