core/tests/components/homekit_controller
Erik Montnemery 1621310ba7
Add serial_number to device registry entries (#102334)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-10-22 15:14:44 +02:00
..
fixtures Handle removal of accessories/services/chars in homekit_controller (#102179) 2023-10-17 20:49:35 -10:00
snapshots Add serial_number to device registry entries (#102334) 2023-10-22 15:14:44 +02:00
specific_devices Bump aiohomekit to 3.0.7 (#102408) 2023-10-20 23:08:41 +02:00
__init__.py
common.py Only callback when value or status changes for processing HKC events (#102370) 2023-10-20 12:46:18 -10:00
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py
test_button.py
test_camera.py
test_climate.py Map heatercooler rotation speed as 3 level fan speed in homekit controller (#98291) 2023-08-21 10:10:24 -05:00
test_config_flow.py Fix hkid matching in homekit_controller when zeroconf value is not upper case (#100641) 2023-09-20 17:37:13 +02:00
test_connection.py Adjust homekit_controller tests which create devices (#98194) 2023-08-10 18:25:53 +02:00
test_cover.py
test_device_trigger.py Ruff: isort don't split imports based on trailing comma (#98162) 2023-08-10 14:27:03 +02:00
test_diagnostics.py Return 'None' for light attributes when off instead of removing them (#101946) 2023-10-19 01:08:08 +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
test_init.py Simplify homekit_controller tests with snapshots (#100885) 2023-09-25 16:26:27 -05:00
test_light.py Return 'None' for light attributes when off instead of removing them (#101946) 2023-10-19 01:08:08 +02:00
test_lock.py
test_media_player.py
test_number.py
test_select.py Add a select entity for homekit temperature display units (#100853) 2023-09-25 08:53:01 -05:00
test_sensor.py Only callback when value or status changes for processing HKC events (#102370) 2023-10-20 12:46:18 -10:00
test_storage.py
test_switch.py