hass-core/tests/components/homekit_controller
2022-08-16 10:34:17 +01:00
..
fixtures Fix pairing with HK accessories that do not provide format for vendor chars () 2022-08-09 09:48:48 -10:00
specific_devices Fix pairing with HK accessories that do not provide format for vendor chars () 2022-08-09 09:48:48 -10:00
__init__.py
common.py Restore accessory state into pairing using new HKC methods () 2022-07-16 12:49:15 -05:00
conftest.py Pass in the bleak scanner instance to HKC () 2022-07-23 02:47:02 -05:00
test_alarm_control_panel.py
test_binary_sensor.py
test_button.py
test_camera.py
test_climate.py Improve fans in homekit_controller () 2022-07-05 09:25:30 -05:00
test_config_flow.py Bump aiohomekit to 1.3.0 () 2022-08-16 10:34:17 +01:00
test_connection.py
test_cover.py
test_device_trigger.py Mark device triggers from hidden or auxiliary entities as secondary () 2022-04-21 08:01:32 +02:00
test_diagnostics.py Restore accessory state into pairing using new HKC methods () 2022-07-16 12:49:15 -05:00
test_fan.py Improve fans in homekit_controller () 2022-07-05 09:25:30 -05:00
test_humidifier.py
test_init.py Fix availability in HKC for sleeping bluetooth devices () 2022-07-17 17:45:04 -05:00
test_light.py Append name char value from the service to HomeKit Controller Entities () 2022-07-03 15:47:54 -05:00
test_lock.py
test_media_player.py
test_number.py Improve fans in homekit_controller () 2022-07-05 09:25:30 -05:00
test_select.py
test_sensor.py Add a Thread network status sensor to homekit_controller () 2022-08-04 11:55:29 +01:00
test_storage.py Restore accessory state into pairing using new HKC methods () 2022-07-16 12:49:15 -05:00
test_switch.py