core/tests/components/homekit
Erik Montnemery be0819b456
Mock out network.util.async_get_source_ip in tests (#56339)
2021-09-17 21:40:58 -10:00
..
__init__.py
conftest.py Support device triggers in HomeKit (#53869) 2021-08-25 16:47:39 +02:00
test_accessories.py Fix listener leak in HomeKit on reload (#56143) 2021-09-12 15:06:03 -07:00
test_aidmanager.py Spelling fixes (#51642) 2021-06-11 13:35:03 +02:00
test_config_flow.py Avoid creating sockets in homekit port available tests (#56342) 2021-09-17 04:16:57 -10:00
test_get_accessories.py Add input_select and select domain support for HomeKit (#54760) 2021-08-30 15:28:26 -05:00
test_homekit.py Fix listener leak in HomeKit on reload (#56143) 2021-09-12 15:06:03 -07:00
test_init.py Mock out network.util.async_get_source_ip in tests (#56339) 2021-09-17 21:40:58 -10:00
test_type_cameras.py Fix listener leak in HomeKit on reload (#56143) 2021-09-12 15:06:03 -07: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 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 Add input_select and select domain support for HomeKit (#54760) 2021-08-30 15:28:26 -05:00
test_type_thermostats.py Fix HomeKit requests with hvac mode and temperature in the same call (#56239) 2021-09-17 22:47:06 -07:00
test_type_triggers.py Support device triggers in HomeKit (#53869) 2021-08-25 16:47:39 +02:00
test_util.py Mock out network.util.async_get_source_ip in tests (#56339) 2021-09-17 21:40:58 -10:00
util.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00