For example I want to check if my wife OR myself are home before triggering an action. Currently in the UI I can only do AND, which wouldn’t work for this use-case.
For example I want to check if my wife OR myself are home before triggering an action. Currently in the UI I can only do AND, which wouldn’t work for this use-case.
A simple work around would be to group your trackers, then when the group is home
it means that at least one of you is.
From what I can see there is an OR option available in the GUI editor for the condition. I haven’t tried it myself since I use groups as @Tinkerer suggested.