Hey there,
I am new to home assistant and I have this weird error. Maybe someone had it solved before.
So in my automation, if im testing my condition it says “condition not met”. The condition should be zone.home persons > 0. The point where it gets confusing is that if im looking it up in the entity view it says the persons value is 2.
Does someone know or have a clue whats going on?
condition: numeric_state
entity_id: zone.home
attribute: persons
above: 0