core/tests/components/homekit
G Johansson 666e8e133e
Cover state is enum (#127144)
* Change light state to use enum

* Adjust cover tests

* Update cover

* Fix covers

* Some tests

* More tests

* Fix tests

* Fix
2024-10-08 18:39:04 +02:00
..
fixtures
__init__.py
conftest.py
test_accessories.py
test_aidmanager.py
test_config_flow.py
test_diagnostics.py
test_get_accessories.py
test_homekit.py Remove automatic linkage of doorbells to HomeKit accessories via device class occupancy (#127668) 2024-10-05 14:24:58 -05:00
test_iidmanager.py
test_init.py
test_type_cameras.py
test_type_covers.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
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
test_type_security_systems.py
test_type_sensors.py Ensure that HomeKit names start and end with alphanumeric character (#126413) 2024-09-24 18:18:17 +02:00
test_type_switches.py
test_type_thermostats.py
test_type_triggers.py
test_util.py
util.py