Update ZHA dependencies (#24718)
* update deps and remove legacy constants bridge * run deps script and fix test import
This commit is contained in:
parent
b99275f6a5
commit
d22bb8fc7d
7 changed files with 8 additions and 12 deletions
|
@ -1,7 +1,7 @@
|
|||
"""Tests for ZHA config flow."""
|
||||
from asynctest import patch
|
||||
from homeassistant.components.zha import config_flow
|
||||
from homeassistant.components.zha.const import DOMAIN
|
||||
from homeassistant.components.zha.core.const import DOMAIN
|
||||
from tests.common import MockConfigEntry
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue