core/tests/components/homekit
J. Nick Koston d0b11568cc
Ensure HomeKit passes min/max mireds as ints (#54372)
2021-08-10 20:28:01 -05:00
..
__init__.py
conftest.py Upgrade HAP-python to 3.5.0 (#51261) 2021-05-31 20:47:12 +02:00
test_accessories.py Handle software version being None when setting up HomeKit accessories (#54130) 2021-08-06 09:34:42 -07: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_init.py
test_type_cameras.py Pass width and height when requesting camera snapshot (#53835) 2021-08-10 19:33:06 -05: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
test_type_lights.py Ensure HomeKit passes min/max mireds as ints (#54372) 2021-08-10 20:28:01 -05: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 Fix invalid homekit state when arming (#53646) 2021-07-28 16:09:49 -07: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 Increase time before scene and script HomeKit entities are reset (#54105) 2021-08-05 19:24:24 -07: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