core/tests/components/homekit
Marc Mueller 5e377b89fc
Update pytest-asyncio to 1.0.0 (#145988)
* Update pytest-asyncio to 1.0.0

* Remove event_loop fixture uses
2025-06-02 06:12:22 +02:00
..
fixtures
__init__.py
conftest.py Update pytest-asyncio to 1.0.0 (#145988) 2025-06-02 06:12:22 +02:00
test_accessories.py
test_aidmanager.py
test_config_flow.py
test_diagnostics.py Use configured names in HomeKit for child accessories (#142531) 2025-04-14 14:24:43 +02:00
test_get_accessories.py
test_homekit.py
test_iidmanager.py Use async_load_fixture in async test functions (b-i) (#145714) 2025-06-01 06:31:37 -07:00
test_init.py Remove unnecessary DOMAIN alias in tests (e-k) (#145818) 2025-05-28 21:06:25 +03:00
test_type_air_purifiers.py fix homekit air purifier temperature sensor to convert unit (#144435) 2025-05-08 17:41:14 -05:00
test_type_cameras.py
test_type_covers.py
test_type_fans.py Use configured names in HomeKit for child accessories (#142531) 2025-04-14 14:24:43 +02:00
test_type_humidifiers.py
test_type_lights.py
test_type_locks.py
test_type_media_players.py Use configured names in HomeKit for child accessories (#142531) 2025-04-14 14:24:43 +02:00
test_type_remote.py
test_type_security_systems.py
test_type_sensors.py
test_type_switches.py Use configured names in HomeKit for child accessories (#142531) 2025-04-14 14:24:43 +02:00
test_type_thermostats.py Add HomeKit thermostat fan state mapping for preheating, defrosting (#145353) 2025-05-22 11:57:01 -05:00
test_type_triggers.py Use configured names in HomeKit for child accessories (#142531) 2025-04-14 14:24:43 +02:00
test_util.py
util.py