core/tests/components/homekit
J. Nick Koston c8b0c939e4
Ensure event entities are allowed for linked homekit config via YAML (#123994)
2024-08-16 16:48:59 +02:00
..
fixtures
__init__.py
conftest.py Add type hints to homekit events fixture (#121211) 2024-07-04 16:32:01 +02:00
test_accessories.py Add type hints to homekit events fixture (#121211) 2024-07-04 16:32:01 +02:00
test_aidmanager.py
test_config_flow.py Move mock_async_zeroconf to decorator in homekit tests (#119060) 2024-06-07 12:30:02 +02:00
test_diagnostics.py Add type hints to homekit events fixture (#121211) 2024-07-04 16:32:01 +02:00
test_get_accessories.py Add valve domain to HomeKit (#115901) 2024-06-30 12:04:20 -05:00
test_homekit.py Convert homekit to use entry.runtime_data (#122533) 2024-07-25 11:06:55 +02:00
test_iidmanager.py
test_init.py Move mock_async_zeroconf to decorator in homekit tests (#119060) 2024-06-07 12:30:02 +02:00
test_type_cameras.py Fix homekit linked doorbell and motion firing on reload (#121818) 2024-07-12 16:29:55 +02:00
test_type_covers.py Add type hints to homekit events fixture (#121211) 2024-07-04 16:32:01 +02:00
test_type_fans.py Add type hints to homekit events fixture (#121211) 2024-07-04 16:32:01 +02:00
test_type_humidifiers.py Add type hints to homekit events fixture (#121211) 2024-07-04 16:32:01 +02:00
test_type_lights.py Add type hints to homekit events fixture (#121211) 2024-07-04 16:32:01 +02:00
test_type_locks.py Add type hints to homekit events fixture (#121211) 2024-07-04 16:32:01 +02:00
test_type_media_players.py Add type hints to homekit events fixture (#121211) 2024-07-04 16:32:01 +02:00
test_type_remote.py Add type hints to homekit events fixture (#121211) 2024-07-04 16:32:01 +02:00
test_type_security_systems.py Add type hints to homekit events fixture (#121211) 2024-07-04 16:32:01 +02:00
test_type_sensors.py Update HomeKit PM2.5 mappings based on new 2024 US EPA AQI (#109900) 2024-07-04 22:10:35 -05:00
test_type_switches.py Add type hints to homekit events fixture (#121211) 2024-07-04 16:32:01 +02:00
test_type_thermostats.py Map pre-heating and defrosting hvac actions in homekit (#123907) 2024-08-14 15:36:49 +02:00
test_type_triggers.py Add type hints to homekit events fixture (#121211) 2024-07-04 16:32:01 +02:00
test_util.py Ensure event entities are allowed for linked homekit config via YAML (#123994) 2024-08-16 16:48:59 +02:00
util.py