Supergiovane / node-red-contrib-boolean-logic-ultimate

Enhanced boolean logic with persistent values after reboot and more
https://www.youtube.com/watch?v=sYc6L5QQrTw&list=PL9Yh1bjbLAYoRH4IyQB7EL5srHAihiKpy
MIT License
30 stars 3 forks source link

FALSE AND FALSE #34

Closed dodther closed 1 year ago

dodther commented 1 year ago

Hi. In some automations, I need to perform actions when several devices are turned off. but false and false == false. And the logic doesn't work. I have to additionally invert the signals. Can you add the ability to invert signals in your logic?

Supergiovane commented 1 year ago

Hi Dother You can use the "Invert Ultimate" node for that, that is part of the boolean logic module set.