hass-core/homeassistant/components/canary
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 Enable Ruff RET504 (#114528) 2024-04-06 11:07: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
camera.py Force alias when importing camera PLATFORM_SCHEMA (#120514) 2024-06-26 11:03:13 +02:00
config_flow.py Standardize import step variable name (part 3) (#124680) 2024-08-27 10:50:13 +02:00
const.py
coordinator.py Bump ruff to 0.3.4 (#112690) 2024-03-26 00:02:16 +01:00
manifest.json Bump py-canary to v0.5.4 (#119793) 2024-06-17 10:02:42 +02:00
model.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
sensor.py Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00
strings.json