hass-core/tests/components/devolo_home_control
Franck Nijhof 284fc94d31
Add initial label registry foundation
Add label support to device registry

Add label support to entity registry

Add support for calling services by labels

Rebase fixes, test fixes, linter fixes, catch up

Ran black

Update test snapshosts

Update snapshots for renault

Register API

Fix entity registry tests

Set up registry in bootstrap

Add labels to partial dict

Add support to Syrupy for test snapshotting

Adjust more tests

Adjust version in comment

Update snapshots

Add template methods
2024-02-01 23:35:13 +01:00
..
snapshots Add initial label registry foundation 2024-02-01 23:35:13 +01:00
__init__.py Use snapshots in devolo_home_control tests (#93202) 2023-05-22 18:16:57 +02:00
conftest.py Replace global test markers with fixtures in Devolo home control tests (#87676) 2023-02-08 10:51:25 +01:00
const.py Update zeroconf discovery to use IPAddress objects to avoid conversions (#100567) 2023-09-19 18:58:46 +02:00
mocks.py Add diagnostics to devolo Home Control (#86069) 2023-05-05 21:24:42 +02:00
test_binary_sensor.py Use snapshots in devolo_home_control tests (#93202) 2023-05-22 18:16:57 +02:00
test_climate.py Use snapshots in devolo_home_control tests (#93202) 2023-05-22 18:16:57 +02:00
test_config_flow.py Replace global test markers with fixtures in Devolo home control tests (#87676) 2023-02-08 10:51:25 +01:00
test_cover.py Use snapshots in devolo_home_control tests (#93202) 2023-05-22 18:16:57 +02:00
test_diagnostics.py Use snapshots in devolo_home_control tests (#93202) 2023-05-22 18:16:57 +02:00
test_init.py Update d-e* tests to use entity & device registry fixtures (#103804) 2023-11-12 10:38:32 +01:00
test_light.py Use snapshots in devolo_home_control tests (#93202) 2023-05-22 18:16:57 +02:00
test_sensor.py Use snapshots in devolo_home_control tests (#93202) 2023-05-22 18:16:57 +02:00
test_siren.py Use snapshots in devolo_home_control tests (#93202) 2023-05-22 18:16:57 +02:00
test_switch.py Use snapshots in devolo_home_control tests (#93202) 2023-05-22 18:16:57 +02:00