hass-core/tests/components/homekit_controller
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
..
fixtures Cache homekit_controller supported features (#106702) 2024-01-04 10:31:09 -10:00
snapshots Add initial label registry foundation 2024-02-01 23:35:13 +01:00
specific_devices Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673) 2024-01-30 15:07:47 +01:00
__init__.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
common.py Only callback when value or status changes for processing HKC events (#102370) 2023-10-20 12:46:18 -10:00
conftest.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_alarm_control_panel.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_binary_sensor.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_button.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_camera.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_climate.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
test_config_flow.py Do not try to cleanup invalid config entries without an AccessoryPairingID (#108830) 2024-01-24 22:49:27 -10:00
test_connection.py Fix homekit_controller test (#108375) 2024-01-19 13:05:55 +01:00
test_cover.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_device_trigger.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_diagnostics.py Use snapshot assertion in homekit_controller diagnostics tests (#105647) 2023-12-27 13:49:09 +01:00
test_event.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_fan.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
test_humidifier.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_init.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_light.py Add color temp support for older HomeKit devices (#107206) 2024-01-04 22:50:26 -10:00
test_lock.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_media_player.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_number.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_select.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_sensor.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_storage.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00
test_switch.py Migrate homekit_controller tests to use freezegun (#105646) 2023-12-13 19:37:51 +01:00