Fix sky connect tests (#101712)
* Fix sky connect tests * Implement suggestions
This commit is contained in:
parent
70a0cd579d
commit
84fe356782
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import pytest
|
|||
|
||||
from homeassistant.components import homeassistant_sky_connect, usb
|
||||
from homeassistant.components.homeassistant_sky_connect.const import DOMAIN
|
||||
from homeassistant.components.zha.core.const import (
|
||||
from homeassistant.components.zha import (
|
||||
CONF_DEVICE_PATH,
|
||||
DOMAIN as ZHA_DOMAIN,
|
||||
RadioType,
|
||||
|
|
Loading…
Add table
Reference in a new issue