core/tests/components/homekit
Franck Nijhof ed79265843
Enable Ruff PT006 (#88165)
* Enable Ruff PT006

* Adjust existing cases

* Fix tests

* Remove unneeded parentheses
2023-02-15 14:09:50 +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 Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_aidmanager.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_config_flow.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_diagnostics.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_get_accessories.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_homekit.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_iidmanager.py Add type hints to integration tests (part 11) (#87996) 2023-02-13 14:22:49 +01:00
test_init.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_cameras.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_covers.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_fans.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_humidifiers.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_lights.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_type_locks.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_media_players.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_remote.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_security_systems.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_sensors.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_switches.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_type_thermostats.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_type_triggers.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
test_util.py Add type hints to integration tests (part 9) (#87983) 2023-02-13 12:06:51 +01:00
util.py