hass-core/tests/components/homekit_controller
2024-10-25 11:15:13 +02:00
..
fixtures Add support for Faucet services in HomeKit Controller (#129094) 2024-10-25 11:15:13 +02:00
snapshots Add support for Faucet services in HomeKit Controller (#129094) 2024-10-25 11:15:13 +02:00
specific_devices Add TURN_OFF/TURN_ON feature flags for fan (#121447) 2024-07-19 11:35:24 +02:00
__init__.py
common.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
conftest.py Fix homekit_controller tests to avoid global aid generation (#119852) 2024-07-17 19:10:02 -05:00
test_alarm_control_panel.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
test_binary_sensor.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
test_button.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
test_camera.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
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 Ensure all chars are polling when requesting manual update in homekit_controller (#124582) 2024-08-25 21:21:15 +02:00
test_cover.py Fix tilt calculation for HomeKit cover devices (#123532) 2024-08-24 16:12:32 +01:00
test_device_trigger.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
test_diagnostics.py Add State.last_reported (#113511) 2024-03-20 21:05:07 +01:00
test_event.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
test_fan.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
test_humidifier.py Add alias to DOMAIN import in tests [h-m] (#125577) 2024-09-09 15:21:01 +02:00
test_init.py Restore __slots__ to registry entries (#127481) 2024-10-05 12:16:52 +02:00
test_light.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
test_lock.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
test_media_player.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
test_number.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
test_select.py Fix homekit_controller tests to avoid global aid generation (#119852) 2024-07-17 19:10:02 -05:00
test_sensor.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
test_storage.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
test_switch.py Add support for Faucet services in HomeKit Controller (#129094) 2024-10-25 11:15:13 +02:00
test_utils.py Add return type hints in tests (a-i) (#118939) 2024-06-06 12:17:08 +02:00