..
__init__.py
…
common.py
…
conftest.py
Cleanup homekit and remove aid storage from hass.data ( #47488 )
2021-03-11 22:05:03 -08:00
test_accessories.py
Automatically create HomeKit accessory mode entries ( #46473 )
2021-02-23 16:22:23 -08:00
test_aidmanager.py
…
test_config_flow.py
Automatically create HomeKit accessory mode entries ( #46473 )
2021-02-23 16:22:23 -08:00
test_get_accessories.py
Add HomeKit support for new CO / CO2 device class ( #47737 )
2021-03-12 09:03:47 -10:00
test_homekit.py
Fix homekit checking for port cleanup too many times ( #47836 )
2021-03-15 05:14:46 +01:00
test_img_util.py
…
test_init.py
…
test_type_cameras.py
Run homekit service calls in async since the server is now async ( #45859 )
2021-02-19 21:34:52 -10:00
test_type_covers.py
Update tests c-h to use registry async_get ( #47652 )
2021-03-09 14:31:17 +01: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
Update tests c-h to use registry async_get ( #47652 )
2021-03-09 14:31:17 +01:00
test_type_locks.py
Run homekit service calls in async since the server is now async ( #45859 )
2021-02-19 21:34:52 -10:00
test_type_media_players.py
Update tests c-h to use registry async_get ( #47652 )
2021-03-09 14:31:17 +01:00
test_type_security_systems.py
Run homekit service calls in async since the server is now async ( #45859 )
2021-02-19 21:34:52 -10: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
Run homekit service calls in async since the server is now async ( #45859 )
2021-02-19 21:34:52 -10:00
test_type_thermostats.py
Update tests c-h to use registry async_get ( #47652 )
2021-03-09 14:31:17 +01:00
test_util.py
Cleanup homekit and remove aid storage from hass.data ( #47488 )
2021-03-11 22:05:03 -08:00
util.py
…