core/tests/components/homekit_controller
J. Nick Koston 2e33222c71
Fix HomeKit Controller stale values at startup (#152086)
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
2025-09-12 20:20:37 +00:00
..
fixtures
snapshots Fix HomeKit Controller entity state restore issues for IP/COAP devices (#151087) 2025-08-25 19:50:13 +02:00
specific_devices
__init__.py
common.py
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py
test_button.py
test_camera.py
test_climate.py
test_config_flow.py
test_connection.py Fix HomeKit Controller stale values at startup (#152086) 2025-09-12 20:20:37 +00:00
test_cover.py
test_device_trigger.py
test_diagnostics.py
test_event.py
test_fan.py
test_humidifier.py
test_init.py Exclude is_new from DeviceEntry snapshots (#149801) 2025-08-01 11:01:26 +02:00
test_light.py
test_lock.py
test_media_player.py
test_number.py
test_select.py
test_sensor.py
test_storage.py Fix HomeKit Controller entity state restore issues for IP/COAP devices (#151087) 2025-08-25 19:50:13 +02:00
test_switch.py
test_utils.py