hass-core/tests/components/homekit
Franck Nijhof bfb47eb212
Final clean up of helpers accessed via hass (#72032)
* Final clean up of helpers accessed via hass

* Fix circular dep

* Fix import
2022-05-17 23:42:37 +03:00
..
fixtures Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07:00
__init__.py Add missing __init__ test files (#16871) 2018-09-25 23:08:37 +02:00
conftest.py Support device triggers in HomeKit (#53869) 2021-08-25 16:47:39 +02:00
test_accessories.py Fix homekit tests in beta (#71268) 2022-05-03 14:09:35 -07:00
test_aidmanager.py Spelling fixes (#51642) 2021-06-11 13:35:03 +02:00
test_config_flow.py Allow hidden entities to be selected in homekit include mode (#71250) 2022-05-03 09:47:13 -07:00
test_diagnostics.py Add diagnostics support to HomeKit (#65942) 2022-02-06 14:02:07 -08:00
test_get_accessories.py Add homekit pm type sensor (#46060) 2022-03-08 08:37:20 +01:00
test_homekit.py Final clean up of helpers accessed via hass (#72032) 2022-05-17 23:42:37 +03:00
test_init.py Refactor logbook to reduce overhead and complexity (#71509) 2022-05-08 21:47:26 -07:00
test_type_cameras.py Use DeviceClass Enums in homekit (#62218) 2021-12-20 12:53:44 -06: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 Add support for auto target fan state in HomeKit fans (#66383) 2022-02-21 19:08:09 +01:00
test_type_humidifiers.py Fix humidifier state error in HomeKit (#61432) 2022-01-16 19:03:54 -10:00
test_type_lights.py Fix loss of ability to control white channel in HomeKit on RGB&W lights (#65864) 2022-02-06 14:12:30 -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 Use DeviceClass Enums in homekit (#62218) 2021-12-20 12:53:44 -06:00
test_type_remote.py Cleanup HomeKit names to avoid unknown error when adding (#62831) 2021-12-27 09:53:33 +01: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 homekit pm type sensor (#46060) 2022-03-08 08:37:20 +01:00
test_type_switches.py Add input_button support to HomeKit (#62590) 2021-12-22 13:23:57 -10:00
test_type_thermostats.py Handle fan_modes being set to None in homekit (#67790) 2022-03-07 09:10:38 -08:00
test_type_triggers.py Add turned on or off device trigger to toggle entity (#61089) 2022-01-03 10:41:30 +01:00
test_util.py Add guards for HomeKit version/names that break apple watches (#67585) 2022-03-03 15:03:46 -08:00
util.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00