..
__init__.py
Add missing __init__ test files ( #16871 )
2018-09-25 23:08:37 +02:00
common.py
Make homekit camera snapshots HAP spec compliant ( #35299 )
2020-05-10 22:09:05 -07:00
conftest.py
Refactor zeroconf setup to be async ( #39955 )
2020-09-13 18:06:19 -05:00
test_accessories.py
Switch homekit to use async_track_state_change_event ( #37253 )
2020-07-05 19:05:13 -07:00
test_aidmanager.py
Improve stability of homekit accessory ids ( #35691 )
2020-05-26 22:15:00 -07:00
test_config_flow.py
Fix block till done in create entry config flow tests ( #42290 )
2020-10-24 16:20:56 +02:00
test_get_accessories.py
Add support for homekit windows ( #40635 )
2020-09-27 00:07:59 -05:00
test_homekit.py
Fix typo exceeded, change to exceed, in HomeKit ( #42705 )
2020-11-01 03:51:56 -10:00
test_img_util.py
Ensure homekit functions if numpy is unavailable ( #35931 )
2020-05-23 02:52:33 +02:00
test_init.py
Include the first seen context data in the logbook api ( #39194 )
2020-08-24 12:44:40 -05:00
test_type_cameras.py
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
test_type_covers.py
Add support for homekit garage obstruction sensors ( #42243 )
2020-10-23 12:18:02 -05:00
test_type_fans.py
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
test_type_humidifiers.py
Drop UNIT_ prefix for percentage constant ( #39383 )
2020-09-05 21:09:14 +02:00
test_type_lights.py
Convert color temperature to hue and saturation for HomeKit ( #40089 )
2020-09-15 09:27:30 +02: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
Enable Homekit remote support for devices without play/pause ( #37180 )
2020-07-24 18:20:29 -10:00
test_type_security_systems.py
Remove unsupported states from security systems in HomeKit ( #40060 )
2020-09-16 10:00:32 -05:00
test_type_sensors.py
Drop UNIT_ prefix for percentage constant ( #39383 )
2020-09-05 21:09:14 +02:00
test_type_switches.py
Add mode info attributes to script and automation ( #37815 )
2020-07-14 10:47:59 -07:00
test_type_thermostats.py
Translate siri requests to turn on thermostats to valid targets ( #44236 )
2020-12-23 17:23:26 -10:00
test_util.py
Protect loop set default executor ( #37438 )
2020-07-06 15:58:53 -07:00
util.py
Replace asynctest with tests.async_mock ( #37428 )
2020-07-03 11:29:35 -07:00