core/tests/components/homekit
J. Nick Koston 75d6ffebc8
Improve error when HomeKit accessory underlying entity is missing (#51713)
* Improve error when HomeKit accessory underlying entity is missing

* docstring in test
2021-06-13 17:27:04 -05:00
..
__init__.py
common.py Resolve homekit cover adjustment slowness (#45730) 2021-01-31 21:39:35 +01:00
conftest.py Upgrade HAP-python to 3.5.0 (#51261) 2021-05-31 20:47:12 +02:00
test_accessories.py Spelling fixes (#51642) 2021-06-11 13:35:03 +02:00
test_aidmanager.py Spelling fixes (#51642) 2021-06-11 13:35:03 +02:00
test_config_flow.py Fix setting up remotes that lack a supported features list in homekit (#49152) 2021-04-13 12:44:07 +02:00
test_get_accessories.py Spelling fixes (#51642) 2021-06-11 13:35:03 +02:00
test_homekit.py Improve error when HomeKit accessory underlying entity is missing (#51713) 2021-06-13 17:27:04 -05:00
test_img_util.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_init.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_type_cameras.py Upgrade HAP-python to 3.5.0 (#51261) 2021-05-31 20:47:12 +02:00
test_type_covers.py Update tests c-h to use registry async_get (#47652) 2021-03-09 14:31:17 +01:00
test_type_fans.py Update tests c-h to use registry async_get (#47652) 2021-03-09 14:31:17 +01:00
test_type_humidifiers.py Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10:00
test_type_lights.py Use supported_color_modes in homekit (#49177) 2021-04-14 09:18:34 +02:00
test_type_locks.py Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10:00
test_type_media_players.py Update tests c-h to use registry async_get (#47652) 2021-03-09 14:31:17 +01:00
test_type_remote.py Update homekit to improve representation of activity based remotes (#47261) 2021-03-21 21:55:20 -07:00
test_type_security_systems.py Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10:00
test_type_sensors.py Update tests c-h to use registry async_get (#47652) 2021-03-09 14:31:17 +01:00
test_type_switches.py Run homekit service calls in async since the server is now async (#45859) 2021-02-19 21:34:52 -10:00
test_type_thermostats.py Update tests c-h to use registry async_get (#47652) 2021-03-09 14:31:17 +01:00
test_util.py Create homekit locks according to spec (#48453) 2021-03-31 09:22:30 -07:00
util.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00