💡 Feature Request: Native Arm/Disarm (Bypass) Switch for Sensors #2451
Unanswered
marcobologni
asked this question in
Experimental ideas
Replies: 1 comment
-
|
es di layout:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Describe your idea
Context / Problem
In alarm systems it is very common to temporarily bypass a single sensor (e.g. open a window while the alarm remains armed).
In Home Assistant this currently requires:
This adds significant complexity for a very common alarm use case.
💡 Proposed Solution
Introduce an optional native arm/disarm switch for binary_sensor entities.
Conceptual example:
binary_sensor.window_laundry
switch.window_laundry_armed
The sensor would propagate its state only when the switch is ON, effectively acting as a per-sensor bypass.
Why is this exciting?
Potential use cases
Anything else?
This feature would standardize a widely used workaround and bring Home Assistant closer to real-world alarm system behavior.
Beta Was this translation helpful? Give feedback.
All reactions