Adjust homekit-controller test imports (#78731)
This commit is contained in:
parent
e9f55f4e54
commit
38548b0986
51 changed files with 62 additions and 63 deletions
|
@ -5,7 +5,7 @@ from aiohomekit.model.services import ServicesTypes
|
|||
from homeassistant.components.humidifier import DOMAIN
|
||||
from homeassistant.components.humidifier.const import MODE_AUTO, MODE_NORMAL
|
||||
|
||||
from tests.components.homekit_controller.common import setup_test_component
|
||||
from .common import setup_test_component
|
||||
|
||||
|
||||
def create_humidifier_service(accessory):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue