hass-core/homeassistant/components/hive
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 Move hive base entity to separate module (#126095) 2024-09-17 15:44:52 +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 hive base entity to separate module (#126095) 2024-09-17 15:44:52 +02:00
climate.py Move hive base entity to separate module (#126095) 2024-09-17 15:44:52 +02:00
config_flow.py Standardize import step variable name (part 3) (#124680) 2024-08-27 10:50:13 +02:00
const.py
entity.py Move hive base entity to separate module (#126095) 2024-09-17 15:44:52 +02:00
icons.json Update icons.json to new service schema part 2 (#124769) 2024-08-28 13:47:41 +02:00
light.py Move hive base entity to separate module (#126095) 2024-09-17 15:44:52 +02:00
manifest.json
sensor.py Check "status" is present before access during device update (#127091) 2024-09-30 12:06:48 +02:00
services.yaml
strings.json Prevent leading and trailing spaces in translation values (#126427) 2024-09-22 16:01:08 +02:00
switch.py Move hive base entity to separate module (#126095) 2024-09-17 15:44:52 +02:00
water_heater.py Move hive base entity to separate module (#126095) 2024-09-17 15:44:52 +02:00