#Errors with Node RED, when changing sensors states (mqtt)
1 messages · Page 1 of 1 (latest)
I have created this flow in node red
I have a sensor in section A1 and when true i wnted to turn the light on and send 3 mqtt messages
But only when the sensors in the sections i wanted to send the message is not triggered
The errors appear when i change the sensor value from 0 to 1
"constraint comparator: failed entity "binary_sensor.obecnosc_a1" property "new_state.state" with value true failed "is" check against (bool) false"
"constraint comparator: one or more comparators failed to match constraints, message will send on the failed output"
This error appear when i change sensor state
"constraint comparator: failed entity "binary_sensor.obecnosc_a1" property "new_state.state" with value true failed "is" check against (bool) false"
I do it publishing values on mqtt
I have spent like 4 hours already fixing this but with no result
Can you add Node Red and/or more info to your title, You may actually get someone that sees this please and can help. Thanks.
Errors with Node RED, when changing sensors states (mqtt)