core/tests/components/homekit_controller
Franck Nijhof 330e1c6cbb
Clean up unnecessary registry mocks from integration tests (#87763)
2023-02-09 10:43:45 +01:00
..
fixtures
specific_devices Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
__init__.py
common.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py
test_button.py Add type hints to integration tests (h-i) (#87703) 2023-02-08 18:12:56 +01:00
test_camera.py
test_climate.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
test_config_flow.py Clean up unnecessary registry mocks from integration tests (#87763) 2023-02-09 10:43:45 +01:00
test_connection.py Fix incorrect unique_id for BLE HomeKit devices (#87550) 2023-02-07 19:10:51 -06:00
test_cover.py
test_device_trigger.py
test_diagnostics.py Adjust hass_client type hint in integration tests (#86954) 2023-02-02 16:29:57 -05:00
test_fan.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
test_humidifier.py
test_init.py Add type hints to integration tests (h-i) (#87703) 2023-02-08 18:12:56 +01:00
test_light.py
test_lock.py
test_media_player.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
test_number.py
test_select.py
test_sensor.py Add return type to tests without arguments (#87613) 2023-02-07 14:20:06 +01:00
test_storage.py Add type hints to integration tests (h-i) (#87703) 2023-02-08 18:12:56 +01:00
test_switch.py