hass-core/homeassistant/components/homematicip_cloud
hahn-th c9dfa15ed6
Add device HmIP-DLD (#83380)
* Add HmIP-DLD

* Remove commented code

* Fix errors

* Format using black

* Fix device count

* Add missing tests

* Apply changes by reviewer

* Change setup entry code

* Remove jammed state

* Add error messages

* Update homeassistant/components/homematicip_cloud/helpers.py

Co-authored-by: Aaron Bach <bachya1208@gmail.com>

* Add decorator

* Add error log output

* Update test_device.py

---------

Co-authored-by: Aaron Bach <bachya1208@gmail.com>
2023-02-26 10:49:25 -07:00
..
__init__.py
alarm_control_panel.py String formatting and max line length - Part 2 (#84393) 2022-12-22 11:38:59 +01:00
binary_sensor.py Collection of DeviceClass related typing fixes (#82931) 2022-11-29 14:31:25 -05:00
button.py Add HmIP-WGC to homematicip_cloud integration (#75733) 2022-11-03 12:03:49 +01:00
climate.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
config_flow.py Improve type hints in homematicip_cloud (#87269) 2023-02-03 15:52:14 +01:00
const.py Add device HmIP-DLD (#83380) 2023-02-26 10:49:25 -07:00
cover.py Remove str from cover device class (#83396) 2022-12-06 16:13:29 +01:00
errors.py
generic_entity.py Use _attr_should_poll in components [h-i] (#77270) 2022-08-26 10:20:38 +02:00
hap.py Improve type hints in homematicip_cloud (#87269) 2023-02-03 15:52:14 +01:00
helpers.py Add device HmIP-DLD (#83380) 2023-02-26 10:49:25 -07:00
light.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
lock.py Add device HmIP-DLD (#83380) 2023-02-26 10:49:25 -07:00
manifest.json Sort manifests 4 (#87025) 2023-02-08 20:27:05 +01:00
sensor.py Fix unknown data in homematicip_cloud (#85618) 2023-01-10 12:26:49 -05:00
services.py
services.yaml
strings.json
switch.py Remove unneeded guards from (async_)add_entities call (#80471) 2022-10-17 21:11:58 +02:00
weather.py Use new unit enums in weather integrations (#82938) 2022-11-29 18:13:05 +01:00