..
__init__.py
Add missing __init__ test files ( #16871 )
2018-09-25 23:08:37 +02:00
common.py
Resolve homekit cover adjustment slowness ( #45730 )
2021-01-31 21:39:35 +01:00
conftest.py
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
test_accessories.py
Run homekit service calls in async since the server is now async ( #45859 )
2021-02-19 21:34:52 -10:00
test_aidmanager.py
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
test_config_flow.py
Fix homekit options not being prefilled ( #45926 )
2021-02-05 02:39:07 +01:00
test_get_accessories.py
Fix vacuums that do not support start with homekit ( #45030 )
2021-01-11 14:38:42 +01:00
test_homekit.py
Remove support for migrating pre-config entry homekit ( #46616 )
2021-02-16 08:37:43 +01:00
test_img_util.py
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
test_init.py
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00
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
Run homekit service calls in async since the server is now async ( #45859 )
2021-02-19 21:34:52 -10:00
test_type_fans.py
Run homekit service calls in async since the server is now async ( #45859 )
2021-02-19 21:34:52 -10: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
Run homekit service calls in async since the server is now async ( #45859 )
2021-02-19 21:34:52 -10: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
Run homekit service calls in async since the server is now async ( #45859 )
2021-02-19 21:34:52 -10: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
Run homekit service calls in async since the server is now async ( #45859 )
2021-02-19 21:34:52 -10: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
Run homekit service calls in async since the server is now async ( #45859 )
2021-02-19 21:34:52 -10:00
test_util.py
Ensure homekit never picks a port that another config entry uses ( #45433 )
2021-02-02 14:30:38 +01:00
util.py
Drop asynctest ( #44746 )
2021-01-01 22:31:56 +01:00