core/tests/components/homekit
J. Nick Koston 8200101785
Fix HomeKit covers with device class window and no tilt (#61566)
2021-12-12 14:10:40 -08:00
..
fixtures Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07:00
__init__.py
conftest.py Support device triggers in HomeKit (#53869) 2021-08-25 16:47:39 +02:00
test_accessories.py Ensure homekit setup messages run in event loop (#60226) 2021-11-23 11:40:20 -06:00
test_aidmanager.py
test_config_flow.py Fix user input malformed with deleted entities in HomeKit exclude flow (#60061) 2021-11-23 11:46:54 -06:00
test_get_accessories.py Add button support to HomeKit (#60165) 2021-11-23 00:46:51 +01:00
test_homekit.py Ensure homekit setup messages run in event loop (#60226) 2021-11-23 11:40:20 -06: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 Fix HomeKit covers with device class window and no tilt (#61566) 2021-12-12 14:10:40 -08:00
test_type_fans.py Remove legacy executor usage from HomeKit tests (#60180) 2021-11-22 22:37:28 -06:00
test_type_humidifiers.py
test_type_lights.py Add support to entity registry for overriding device_class (#59985) 2021-11-22 08:38:06 -08:00
test_type_locks.py Remove legacy executor usage from HomeKit tests (#60180) 2021-11-22 22:37:28 -06:00
test_type_media_players.py Limit homekit sources to prevent exceeding 100 limit (#59743) 2021-11-23 22:15:08 +01:00
test_type_remote.py Bump HAP-python to 4.30 (#57284) 2021-10-07 20:06:27 -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 Add support to entity registry for overriding device_class (#59985) 2021-11-22 08:38:06 -08:00
test_type_switches.py Remove legacy executor usage from HomeKit tests (#60180) 2021-11-22 22:37:28 -06:00
test_type_thermostats.py Remove legacy executor usage from HomeKit tests (#60180) 2021-11-22 22:37:28 -06:00
test_type_triggers.py Support device triggers in HomeKit (#53869) 2021-08-25 16:47:39 +02:00
test_util.py Ensure homekit setup messages run in event loop (#60226) 2021-11-23 11:40:20 -06:00
util.py