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

feat: treat alarm_led, tamper_led and inputs_led as sensors #81

Closed
xtimmy86x opened this issue Oct 18, 2023 · 0 comments · Fixed by #99
Closed

feat: treat alarm_led, tamper_led and inputs_led as sensors #81

xtimmy86x opened this issue Oct 18, 2023 · 0 comments · Fixed by #99
Assignees
Milestone

Comments

@xtimmy86x
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The led sensors report 3 state from API but we use as binary_sensor with only 2 state (true and false)

Describe the solution you'd like
We transform alarm_led, tamper_led and inputs_led in sensor with a text reported status
0: No Alarm
1: Memory Alarm
2: Alarm

Describe alternatives you've considered

Additional context

@palazzem palazzem changed the title feat: treat alarm_led, tamper_led and inputs_led as sensors feat: treat alarm_led, tamper_led and inputs_led as sensors Oct 18, 2023
@palazzem palazzem added this to the 2.2.0 milestone Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants