core/tests/components/homekit
J. Nick Koston 9790f3f609
Create homekit locks according to spec (#48453)
Any accessories, regardless of transport, that enable physical access to the home, such as door locks, must not be bridged.
2021-03-31 09:22:30 -07:00
..
__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
test_aidmanager.py
test_config_flow.py Ensure homekit yaml config works when there is an ignored config entry (#48175) 2021-03-21 21:17:04 -10: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 Update typing 15 (#48079) 2021-03-18 15:13:22 +01:00
test_img_util.py
test_init.py
test_type_cameras.py
test_type_covers.py
test_type_fans.py
test_type_humidifiers.py
test_type_lights.py
test_type_locks.py
test_type_media_players.py
test_type_remote.py Update homekit to improve representation of activity based remotes (#47261) 2021-03-21 21:55:20 -07:00
test_type_security_systems.py
test_type_sensors.py
test_type_switches.py
test_type_thermostats.py
test_util.py Create homekit locks according to spec (#48453) 2021-03-31 09:22:30 -07:00
util.py