I have this flow controlling my thermostat.
For both the “warm weather” and “cold weather” path, I check to see if anyone is home with a current state node.
Each of the marked nodes are configured the same, and the settings are open for the top one which is the one giving me problems.
It should return the number of people in the home zone. You can see the bottom 2 marked ones last returned 0 which is correct. The top one though is currently returning 73. It should be 0, but it looks like it’s giving me the temperature value from the node right before it.
Any ideas on what could be happening here?