hass-core/homeassistant/components/homematicip_cloud
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 homematicip_cloud base entity to separate module (#126094) 2024-09-17 15:46:04 +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 homematicip_cloud base entity to separate module (#126094) 2024-09-17 15:46:04 +02:00
button.py Move homematicip_cloud base entity to separate module (#126094) 2024-09-17 15:46:04 +02:00
climate.py Move homematicip_cloud base entity to separate module (#126094) 2024-09-17 15:46:04 +02:00
config_flow.py Use debug/warning instead of info log level in components [h] (#126033) 2024-09-16 11:44:14 +02:00
const.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
cover.py Move homematicip_cloud base entity to separate module (#126094) 2024-09-17 15:46:04 +02:00
entity.py Move homematicip_cloud base entity to separate module (#126094) 2024-09-17 15:46:04 +02:00
errors.py
hap.py Use debug/warning instead of info log level in components [h] (#126033) 2024-09-16 11:44:14 +02:00
helpers.py Move homematicip_cloud base entity to separate module (#126094) 2024-09-17 15:46:04 +02:00
icons.json Update icons.json to new service schema part 2 (#124769) 2024-08-28 13:47:41 +02:00
light.py Add support HmIP-BSL after firmware update to 2.0 to homematicip_cloud (#117657) 2024-10-15 15:26:33 +02:00
lock.py Move homematicip_cloud base entity to separate module (#126094) 2024-09-17 15:46:04 +02:00
manifest.json Add homematicip_cloud service set cooling home (#121943) 2024-08-12 14:01:12 +02:00
sensor.py Add floor heating device valve positions in Homematic IP Cloud (#122759) 2024-10-21 17:54:31 +02:00
services.py Move homematicip_cloud base entity to separate module (#126094) 2024-09-17 15:46:04 +02:00
services.yaml Add homematicip_cloud service set cooling home (#121943) 2024-08-12 14:01:12 +02:00
strings.json Use bold to markup UI strings (#126748) 2024-09-25 15:33:23 +02:00
switch.py Move homematicip_cloud base entity to separate module (#126094) 2024-09-17 15:46:04 +02:00
weather.py Move homematicip_cloud base entity to separate module (#126094) 2024-09-17 15:46:04 +02:00