core/tests/components/homekit_controller
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 Add support for Netatmo noise sensor to homekit_controller (#80889) 2022-10-24 10:31:26 -05:00
specific_devices Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
__init__.py
common.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
conftest.py Pass in the bleak scanner instance to HKC (#75636) 2022-07-23 02:47:02 -05:00
test_alarm_control_panel.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
test_binary_sensor.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
test_button.py Add type hints to integration tests (h-i) (#87703) 2023-02-08 18:12:56 +01:00
test_camera.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
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 Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
test_device_trigger.py Add per-file-ignore to pylint (#86289) 2023-01-22 17:26:24 +01:00
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 Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
test_init.py Add type hints to integration tests (h-i) (#87703) 2023-02-08 18:12:56 +01:00
test_light.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
test_lock.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
test_media_player.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
test_number.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
test_select.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
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 Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00