I’m fairly new and playing with creating automations. I want it to look at 2 people’s phones to see if either one is mode.home, then do x. From what I’ve played with, there is the option to add both under first condition OR add one under first condition and one under and if but I want it to look at both and see if either one is in home mode, then execute x. Is there a way to do this?
Look at choose…
also…
Having someone or something writing it for you means the second it misbehaves, you will be struggling back to find someone to fix it for you.
The best way to learn is to just try. Run thru the docs on getting started with the automation editor. If you get stuck, come back with what you have done.
The numeric state of any zone (including home) is the number of people within that zone.
Assuming you’re already tracking people inside HA, all you need to do in your automation is to add a condition for numeric state of zone.home to be above 0