core/tests/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
conftest.py Add per-file-ignore to pylint (#86289) 2023-01-22 17:26:24 +01:00
helper.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
test_alarm_control_panel.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_binary_sensor.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_button.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_climate.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_config_flow.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_cover.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_device.py Add device HmIP-DLD (#83380) 2023-02-26 10:49:25 -07:00
test_hap.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_helpers.py Add device HmIP-DLD (#83380) 2023-02-26 10:49:25 -07:00
test_init.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_light.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_lock.py Add device HmIP-DLD (#83380) 2023-02-26 10:49:25 -07:00
test_sensor.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_switch.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00
test_weather.py Add type hints to integration tests (part 10) (#87985) 2023-02-13 10:25:26 +01:00