core/tests/components/homekit
J. Nick Koston 84a7a5fd32
Split color temp and color into separate HomeKit services when a light supports both (#53471)
2021-07-27 10:10:05 -07: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 homekit locks not being created from when setup from the UI (#53301) 2021-07-21 22:22:06 -07:00
test_get_accessories.py Add support for tilt only covers to HomeKit (#53130) 2021-07-18 10:17:58 -10:00
test_homekit.py Ensure HomeKit accessories are started again after reset (#53372) 2021-07-24 16:31:30 +02:00
test_img_util.py
test_init.py
test_type_cameras.py Upgrade HAP-python to 3.5.0 (#51261) 2021-05-31 20:47:12 +02:00
test_type_covers.py Add support for tilt only covers to HomeKit (#53130) 2021-07-18 10:17:58 -10: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 Split color temp and color into separate HomeKit services when a light supports both (#53471) 2021-07-27 10:10:05 -07:00
test_type_locks.py Update homekit lock to support locking, unlocking, jammed (#52819) 2021-07-20 21:55:19 -07:00
test_type_media_players.py Auto recreate HomeKit TVs when the sources are out of sync (#53208) 2021-07-20 21:46:39 -07:00
test_type_remote.py Auto recreate HomeKit TVs when the sources are out of sync (#53208) 2021-07-20 21:46:39 -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 Execute scripts from HomeKit (#53106) 2021-07-19 12:07:12 +02: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