hass-core/tests/components/homekit_controller
2022-08-04 11:30:37 +01:00
..
fixtures Fix min and max mireds with HKC (#75744) 2022-07-26 04:17:28 -10:00
specific_devices Add homekit_controller thread node capabilties diagnostic sensor (#76120) 2022-08-03 22:03:10 +01: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
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 Fix some homekit_controller pylint warnings and (local only) test failures (#76122) 2022-08-04 11:30:37 +01:00
test_storage.py Restore accessory state into pairing using new HKC methods (#75276) 2022-07-16 12:49:15 -05:00
test_switch.py