core/homeassistant/components/homematicip_cloud
hahn-th f020d17dd8
Support Eco Mode Preset in Climates (#98359)
* Fix #86145

* Add missing test coverage

* Add tests for state
2023-08-19 21:32:20 +02:00
..
__init__.py
alarm_control_panel.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
binary_sensor.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
button.py
climate.py Support Eco Mode Preset in Climates (#98359) 2023-08-19 21:32:20 +02:00
config_flow.py
const.py
cover.py
errors.py
generic_entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
hap.py
helpers.py
light.py
lock.py
manifest.json
sensor.py
services.py Don't allow hass.config.config_dir to be None (#98442) 2023-08-16 13:00:14 +02:00
services.yaml
strings.json
switch.py
weather.py