hass-core/homeassistant/components/verisure
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
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
camera.py
config_flow.py Use new reauth helpers in verisure (#128778) 2024-10-19 19:21:43 +02:00
const.py Implement new state property for alarm_control_panel which is using an enum (#126283) 2024-10-21 22:54:27 +02:00
coordinator.py
diagnostics.py
icons.json
lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
manifest.json Update vsure to 2.6.7 (#126950) 2024-09-27 21:25:13 +02:00
sensor.py
services.yaml
strings.json
switch.py