core/tests/components/homekit
G Johansson 85bf8d1374
Fix Homekit error handling alarm state unknown or unavailable (#130311)
2024-11-10 22:40:23 +00: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 Fix setting brightness to 0 in HomeKit when the On characteristic is not sent (#129201) 2024-10-26 15:29:15 +02:00
test_type_locks.py
test_type_media_players.py
test_type_remote.py
test_type_security_systems.py Fix Homekit error handling alarm state unknown or unavailable (#130311) 2024-11-10 22:40:23 +00:00
test_type_sensors.py Push real binary sensor states to state machine in tests (#128894) 2024-10-21 16:19:25 +02:00
test_type_switches.py
test_type_thermostats.py
test_type_triggers.py
test_util.py
util.py