core/tests/components/homekit
J. Nick Koston 751529feca
Use system zeroconf singleton for homekit (#35502)
Zeroconf instances are expensive so we share a single instance
instead of running multiple.
2020-05-11 13:21:16 -05:00
..
__init__.py Add missing __init__ test files (#16871) 2018-09-25 23:08:37 +02:00
common.py Make homekit camera snapshots HAP spec compliant (#35299) 2020-05-10 22:09:05 -07:00
conftest.py Use system zeroconf singleton for homekit (#35502) 2020-05-11 13:21:16 -05:00
test_accessories.py Show device details in homekit accessory service info (#35100) 2020-05-11 09:09:48 -05:00
test_aidmanager.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00
test_config_flow.py Add Homekit cameras codecs (#35238) 2020-05-07 09:55:09 -05:00
test_get_accessories.py Show device details in homekit accessory service info (#35100) 2020-05-11 09:09:48 -05:00
test_homekit.py Use system zeroconf singleton for homekit (#35502) 2020-05-11 13:21:16 -05:00
test_img_util.py Make homekit camera snapshots HAP spec compliant (#35299) 2020-05-10 22:09:05 -07:00
test_init.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_type_cameras.py Ensure homekit camera stream can be restarted after failure (#35384) 2020-05-11 08:17:10 -05:00
test_type_covers.py Use registry to find linked batteries for homekit (#33519) 2020-04-21 17:43:49 -07:00
test_type_fans.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_type_lights.py Convert homekit fans to use service callbacks (#34229) 2020-04-15 21:39:31 -05:00
test_type_locks.py Remove legacy async_add_job from homekit tests (#33727) 2020-04-05 21:33:36 -05:00
test_type_media_players.py Make homekit TV media players aware of STATE_STANDBY (#35282) 2020-05-10 17:35:54 -05:00
test_type_security_systems.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00
test_type_sensors.py Use registry to find linked batteries for homekit (#33519) 2020-04-21 17:43:49 -07:00
test_type_switches.py Add vacuum support to homekit (#34386) 2020-04-20 08:00:52 -07:00
test_type_thermostats.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
test_util.py Improve stability of homekit media players (#35080) 2020-05-02 14:15:44 -07:00
util.py Config flow for homekit (#34560) 2020-04-30 23:05:06 -05:00