core/tests/components/homekit
J. Nick Koston debb928b30
Use the main event loop for homekit (#37441)
* use hass.loop for homekit

* update calls for upstream pr

* Bump HAP-python to 2.9.2
2020-07-05 12:27:07 -05:00
..
__init__.py
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 Use eventloop for scheduling (#37184) 2020-06-29 09:39:24 -07:00
test_aidmanager.py Improve stability of homekit accessory ids (#35691) 2020-05-26 22:15:00 -07:00
test_config_flow.py Replace asynctest with tests.async_mock (#37428) 2020-07-03 11:29:35 -07:00
test_get_accessories.py Add humidifier support to homekit (#37207) 2020-07-02 12:53:11 -05:00
test_homekit.py Use the main event loop for homekit (#37441) 2020-07-05 12:27:07 -05:00
test_img_util.py Ensure homekit functions if numpy is unavailable (#35931) 2020-05-23 02:52:33 +02:00
test_init.py Add logbook platforms (#37078) 2020-06-24 18:14:50 -07:00
test_type_cameras.py Do async_setup_platform in background (#36244) 2020-05-31 22:18:30 -07: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_humidifiers.py Add humidifier support to homekit (#37207) 2020-07-02 12:53:11 -05: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 Fire events on homekit TV remote key press (#29588) 2020-05-19 08:11:04 -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 Ensure homekit version strings conform to spec (#35741) 2020-05-17 15:51:51 -05:00
util.py Replace asynctest with tests.async_mock (#37428) 2020-07-03 11:29:35 -07:00