core/tests/components/homekit
Erik Montnemery cc564026fa
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
..
fixtures
__init__.py
conftest.py Enable Ruff PT001 (#86730) 2023-01-26 18:05:05 +01:00
test_accessories.py
test_aidmanager.py
test_config_flow.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_diagnostics.py
test_get_accessories.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_homekit.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
test_iidmanager.py
test_init.py
test_type_cameras.py
test_type_covers.py
test_type_fans.py
test_type_humidifiers.py
test_type_lights.py
test_type_locks.py
test_type_media_players.py
test_type_remote.py
test_type_security_systems.py
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
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 type hints to integration tests (h-i) (#87703) 2023-02-08 18:12:56 +01:00
util.py