BRAND new to Node Red, coming from ST and webcore but moving quickly into HA + NR. Glad to be here.
Is this an efficient way of programming the smarthome "mode" similar to ST's home mode. I have binary_sensor's in HA that then trigger scenes via automations.
Just wanted to get some feedback on my first flow:
Couple questions:
- Is there a way to have 2 inputs into a node that can turn on if true or turn off if false?
- Is there a more efficient way to track individuals/guests for first in/last out node flagging true?
- Any recommendations on reducing/perfecting the flow?