hass-core/homeassistant/components/elmax
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 Improve Elmax alarm control panel (#117689) 2024-07-06 18:21:15 +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 Move elmax base entity to separate module (#126481) 2024-09-23 08:59:38 +02:00
common.py Move elmax base entity to separate module (#126481) 2024-09-23 08:59:38 +02:00
config_flow.py Use reauth helpers in elmax config flow (#127417) 2024-10-03 21:38:04 +02:00
const.py Add empty line after module docstring [d-f] (#112698) 2024-03-08 14:15:26 +01:00
coordinator.py Improve Elmax alarm control panel (#117689) 2024-07-06 18:21:15 +02:00
cover.py Move elmax base entity to separate module (#126481) 2024-09-23 08:59:38 +02:00
entity.py Move elmax base entity to separate module (#126481) 2024-09-23 08:59:38 +02:00
manifest.json Update elmax_api to v0.0.5 (#117693) 2024-05-19 19:16:46 -10:00
strings.json Improve Elmax alarm control panel (#117689) 2024-07-06 18:21:15 +02:00
switch.py Move elmax base entity to separate module (#126481) 2024-09-23 08:59:38 +02:00