core/tests/components/homekit
epenet db92f29c00
Improve type hints in homekit and homekit_controller tests (#124213)
Add missing hass type hint in homekit and homekit_controller tests
2024-08-20 12:47:41 +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
test_diagnostics.py Add type hints to homekit events fixture (#121211) 2024-07-04 16:32:01 +02:00
test_get_accessories.py
test_homekit.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +02:00
test_iidmanager.py
test_init.py
test_type_cameras.py Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +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 Improve type hints in homekit and homekit_controller tests (#124213) 2024-08-20 12:47:41 +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