mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 12:30:31 +00:00
Adjust homekit-controller test imports (#78731)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
from aiohomekit.model.characteristics import CharacteristicsTypes
|
||||
from aiohomekit.model.services import ServicesTypes
|
||||
|
||||
from tests.components.homekit_controller.common import setup_test_component
|
||||
from .common import setup_test_component
|
||||
|
||||
|
||||
def create_window_covering_service(accessory):
|
||||
|
||||
Reference in New Issue
Block a user