Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Sensor to Display the safe_mode current state #14

Open
fabiobrolo opened this issue Jan 8, 2022 · 1 comment
Open
Assignees
Labels
enhancement New feature or request

Comments

@fabiobrolo
Copy link

Feature Request

Is your feature request related to a problem?

No

Describe the solution / feature you'd like

While I was testing the home-alarm it was confuse to capture the current state of the program. So, should be nice to have a sensor that displays the current state of the home-alarm, with the following values:

  • Disarmed (safe_mode state: off)
  • Being Armed (safe_mode_active state: false)
  • Armed (safe_mode_active state: true)
  • Triggered (The alarm has been triggered)
  • Not Running (if the program is not running or if an error is preventing something to run)

Also this sensor confirms if the system is currently armed without any bug or stopped process, being "secure" to leave the house.

Should be nice to have another sensor that displays the device name that triggered the alarm.

@fabiobrolo fabiobrolo added the enhancement New feature or request label Jan 8, 2022
@LordNex
Copy link

LordNex commented Jan 8, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants