Hello,
I wasn't able to find any information on the possibility to use logical operators to mix trigger conditions.
My use case:
I want to disable wifi and bluetooth when leaving home and reenable them when I get back. Except if my bluetooth earbuds are connected while I leave home, then I'd like to just disable wifi and leave bluetooth on.
Ideal solution - ability to create two events:
- If I leave my home location AND no earbuds are connected > then disable wifi and bluetooth
- If I leave my home location AND earbuds are connected > then disable wifi
I tried creating those events while being unsure if multiple trigger conditions in an event are connected by an OR or an AND operator. As bluetooth is always disabled regardless of earbuds being connected I assume connecting triggers with AND isn't currently possible.
Hello,
I wasn't able to find any information on the possibility to use logical operators to mix trigger conditions.
My use case:
I want to disable wifi and bluetooth when leaving home and reenable them when I get back. Except if my bluetooth earbuds are connected while I leave home, then I'd like to just disable wifi and leave bluetooth on.
Ideal solution - ability to create two events:
I tried creating those events while being unsure if multiple trigger conditions in an event are connected by an OR or an AND operator. As bluetooth is always disabled regardless of earbuds being connected I assume connecting triggers with AND isn't currently possible.