Boolean

Boolean node represents the virtual state (ON/OFF) of the device based on the last sent command. It can send a single toggle command or two discrete commands to the device. With a single toggle command, the same IR command is send every time State value change. When using discrete ON/OFF commands, ON command is sent when State value is set to true and OFF command is sent when State value is set to false.

Image 3893