core/homeassistant/components/homematicip_cloud
hahn-th ed4f00279e
Show default profiles in homematic cloud climate entity (#107348)
* Default names for visible profiles

* Increase number of devices in test

* remove unnecessary check

* Add testcase and split another into two

* Add type annotations and docstring

* Remove code which not belongs to the PR

* Add myself to codeowners
2024-04-19 08:09:48 +02:00
..
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
climate.py Show default profiles in homematic cloud climate entity (#107348) 2024-04-19 08:09:48 +02:00
config_flow.py
const.py
cover.py
errors.py
generic_entity.py
hap.py
helpers.py
icons.json
light.py
lock.py
manifest.json Show default profiles in homematic cloud climate entity (#107348) 2024-04-19 08:09:48 +02:00
sensor.py
services.py
services.yaml
strings.json
switch.py
weather.py