core/tests/components/homekit_controller
Petar Petrov c68cadad7a
Improve precision of HSV color conversion (#130880)
2024-11-19 22:06:57 +01:00
..
fixtures Add support for Faucet services in HomeKit Controller (#129094) 2024-10-25 11:15:13 +02:00
snapshots Improve precision of HSV color conversion (#130880) 2024-11-19 22:06:57 +01: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 Use fan mode when heat/cool is idle in homekit_controller (#128618) 2024-10-24 09:25:40 +01:00
test_config_flow.py Use ConfigFlow.has_matching_flow to deduplicate homekit_controller flows (#126894) 2024-09-27 13:41:55 +02:00
test_connection.py
test_cover.py
test_device_trigger.py
test_diagnostics.py
test_event.py
test_fan.py
test_humidifier.py
test_init.py Restore __slots__ to registry entries (#127481) 2024-10-05 12:16:52 +02:00
test_light.py
test_lock.py
test_media_player.py
test_number.py
test_select.py
test_sensor.py
test_storage.py
test_switch.py Add support for Faucet services in HomeKit Controller (#129094) 2024-10-25 11:15:13 +02:00
test_utils.py