Page 1 of 1

[NodeRed] Subflow for Device Status Comparison

Posted: Monday 26 August 2019 11:08
by emme
Ciao

I've created a NodeRed Subflow to be used to compare the status of a device with a provided value.

https://flows.nodered.org/flow/66d0d5c2 ... a9269fbf5b

it works with values On or Off and it works better than a RBE
returns a result status as TrueFalse or Failed if something went wrong.

it is quite usefull if you have systems not integrated in fomroticz (like Alexa Smarthome or KNX)

hope you will enjoy it!