From 84fe356782baa14e138e6804cb5cd25893f98c3f Mon Sep 17 00:00:00 2001 From: Robert Resch Date: Mon, 9 Oct 2023 19:43:47 +0200 Subject: [PATCH] Fix sky connect tests (#101712) * Fix sky connect tests * Implement suggestions --- tests/components/homeassistant_sky_connect/test_config_flow.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/components/homeassistant_sky_connect/test_config_flow.py b/tests/components/homeassistant_sky_connect/test_config_flow.py index 9e1977192e9..4d43d29463a 100644 --- a/tests/components/homeassistant_sky_connect/test_config_flow.py +++ b/tests/components/homeassistant_sky_connect/test_config_flow.py @@ -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,