core/homeassistant/components/alarmdecoder
G Johansson cdfec7ebb4
Implement new state property for alarm_control_panel which is using an enum (#126283)
* Alarm state from enum

* Fixes

* Set final

* Fix rebase

* Test const

* Fix breaking version

* Fix other for alarm_control_panel

* Fix integrations

* More

* More

* More

* More

* Fix zha

* Replace _attr_state

* Fix alarm_control_panel

* Fix tests

* Fixes

* Mods

* Change some

* More

* More

* More

* Tests

* Last tests

* Return enum

* Fix zha

* Remove not needed check

* Fix wording

* Fix homekit

* Mod prometheus

* Fix mypy

* Fix homekit

* Fix ifttt
2024-10-21 22:54:27 +02:00
..
__init__.py Adopt new runtime entry data model for AlarmDecoder (#117856) 2024-05-22 10:47:37 +02:00
alarm_control_panel.py Implement new state property for alarm_control_panel which is using an enum (#126283) 2024-10-21 22:54:27 +02:00
binary_sensor.py Adopt new runtime entry data model for AlarmDecoder (#117856) 2024-05-22 10:47:37 +02:00
config_flow.py Adjust type hints in alarmdecoder config_flow (#127161) 2024-10-01 11:21:10 +02:00
const.py Adopt new runtime entry data model for AlarmDecoder (#117856) 2024-05-22 10:47:37 +02:00
entity.py Add AlarmDecoder device info (#117357) 2024-05-18 08:59:44 +02:00
icons.json Update icons.json to new service schema part 1 (#124768) 2024-08-28 13:47:02 +02:00
manifest.json Add AlarmDecoder device info (#117357) 2024-05-18 08:59:44 +02:00
sensor.py Adopt new runtime entry data model for AlarmDecoder (#117856) 2024-05-22 10:47:37 +02:00
services.yaml
strings.json Add missing and fix incorrect translation string in alarmdecoder (#127814) 2024-10-08 08:43:40 +02:00