palazzem / ha-econnect-alarm

Home Assistant integration that provides a full-fledged Alarm Panel to control your Elmo/IESS alarm systems.
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

feat!: treat alarm_led, tamper_led and inputs_led as sensors #99

Closed xtimmy86x closed 8 months ago

xtimmy86x commented 8 months ago

Related Issues

Proposed Changes:

Transform alarm_led, tamper_led and inputs_led in sensor with a text translated reported status 0: No Alarm 1: Memory Alarm 2: Alarm

Based on the original user manual specification:

Screenshot 2023-10-28 145355

Testing:

Extra Notes (optional):

New sensors are rapresented like this: Screenshot_20231028_140950_Chrome

Individual sensor history is represented like this Screenshot_20231028_141007_Chrome

Checklist

coveralls commented 8 months ago

Pull Request Test Coverage Report for Build 6677017966


Totals Coverage Status
Change from base Build 6630561090: 1.0%
Covered Lines: 475
Relevant Lines: 541

💛 - Coveralls