hass-core/tests/components/homekit_controller
2022-07-23 02:47:02 -05:00
..
fixtures Add coverage for lutron caseta bridges to hkc (#74765) 2022-07-09 08:29:18 -05:00
specific_devices Add coverage for lutron caseta bridges to hkc (#74765) 2022-07-09 08:29:18 -05:00
__init__.py
common.py Restore accessory state into pairing using new HKC methods (#75276) 2022-07-16 12:49:15 -05:00
conftest.py Pass in the bleak scanner instance to HKC (#75636) 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 (#74440) 2022-07-05 09:25:30 -05:00
test_config_flow.py Add bluetooth discovery to HomeKit Controller (#75333) 2022-07-17 08:19:05 -05:00
test_connection.py
test_cover.py
test_device_trigger.py Mark device triggers from hidden or auxiliary entities as secondary (#70335) 2022-04-21 08:01:32 +02:00
test_diagnostics.py Restore accessory state into pairing using new HKC methods (#75276) 2022-07-16 12:49:15 -05:00
test_fan.py Improve fans in homekit_controller (#74440) 2022-07-05 09:25:30 -05:00
test_humidifier.py
test_init.py Fix availability in HKC for sleeping bluetooth devices (#75357) 2022-07-17 17:45:04 -05:00
test_light.py Append name char value from the service to HomeKit Controller Entities (#74359) 2022-07-03 15:47:54 -05:00
test_lock.py
test_media_player.py
test_number.py Improve fans in homekit_controller (#74440) 2022-07-05 09:25:30 -05:00
test_select.py
test_sensor.py
test_storage.py Restore accessory state into pairing using new HKC methods (#75276) 2022-07-16 12:49:15 -05:00
test_switch.py