core/tests/components/homekit
epenet 4142f0d15d
Add return type to tests without arguments (#87613)
* Add return type to tests without arguments

* Black

* Cancel fixture amends
2023-02-07 14:20:06 +01:00
..
fixtures Fix homekit bridge iid allocations (#81613) 2022-11-08 11:15:16 +01:00
__init__.py
conftest.py Enable Ruff PT001 (#86730) 2023-01-26 18:05:05 +01:00
test_accessories.py Fix homekit bridge iid allocations (#81613) 2022-11-08 11:15:16 +01:00
test_aidmanager.py
test_config_flow.py Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10:00
test_diagnostics.py Fix static version in homekit tests (#82201) 2022-11-16 09:37:00 -06:00
test_get_accessories.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_homekit.py Fix homekit bridge iid allocations (#81613) 2022-11-08 11:15:16 +01:00
test_iidmanager.py Fix off by one in HomeKit iid allocator (#81793) 2022-11-08 09:20:03 -06:00
test_init.py Fix instability with HomeKit trigger accessories (#80703) 2022-11-15 18:41:55 +01:00
test_type_cameras.py Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10:00
test_type_covers.py Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10:00
test_type_fans.py Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10:00
test_type_humidifiers.py
test_type_lights.py
test_type_locks.py
test_type_media_players.py Fix HomeKit media players when entity has duplicate sources (#83890) 2022-12-12 21:29:06 -05:00
test_type_remote.py
test_type_security_systems.py Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10:00
test_type_sensors.py Replace the usage of unit constants by enumerations in Tests [h-l] (#85934) 2023-01-15 14:52:55 +01:00
test_type_switches.py Add support for restoring HomeKit IIDs (#79913) 2022-10-14 09:58:09 -10:00
test_type_thermostats.py Ensure humidity is still exported to HomeKit when it is read-only (#87051) 2023-01-31 21:03:43 -05:00
test_type_triggers.py
test_util.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
util.py