core/tests/components/homekit_controller
Jc2k c0debaf26e
Add event entities to homekit_controller (#97140)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-26 08:20:41 +02:00
..
fixtures
specific_devices Rename homekit "Filter Life" sensor to "Filter lifetime" (#96821) 2023-07-18 15:11:14 +02:00
__init__.py
common.py Don't require passing identifiers to DeviceRegistry.async_get_device (#96479) 2023-07-13 13:39:25 -04:00
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
test_cover.py
test_device_trigger.py Teach sensor device trigger about entity registry ids (#94988) 2023-06-22 11:13:54 +02:00
test_diagnostics.py Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
test_event.py Add event entities to homekit_controller (#97140) 2023-07-26 08:20:41 +02:00
test_fan.py
test_humidifier.py Add current_humidity attribute on homekit_controller humidifier (#94937) 2023-06-20 21:46:07 +01:00
test_init.py
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