I'm completely new in HA.
I'm trying to create my first simple automation using Aqara FP2 as follows:
If both Kitchen Zone and Living Room Zone are not occupied for 5 min, turn off the TV.
I created two triggers as follows:
When:
FP2 Kitchen Zone became not occupied for 05 min
FP2 Living Room Zone became not occupied for 05 min
Then do:
Turn off TV
This doesn't work because if I sit in the Kitchen but the no one is in the Living room, the automation still turns the TV off.
What would be the right way to create that automation?