Skip to content

[Feature Request] Logical operators for events #158

@TheISOmorph

Description

@TheISOmorph

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions