on my dashboard I have added the persons of the house, and added the mobiles as tracker. This works fine, the status reflects “Home” or “Away” correctly. Now I wanted this to trigger a heater, but it never triggers the automation… this is the yaml:
The way you can figure out what the problem is here is look at developer - state for
and see that the value is and what it changes to when it changes.
You will see a number that represents the number of people home. Use the number to trigger off of if you want to know when someone is home or not.