We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055bb63 commit 7b0e2b0Copy full SHA for 7b0e2b0
tests/components/plugwise/test_button.py
@@ -9,7 +9,7 @@
9
)
10
from homeassistant.const import ATTR_DEVICE_CLASS, ATTR_ENTITY_ID, STATE_UNKNOWN
11
from homeassistant.core import HomeAssistant
12
-from homeassistant.helpers import entity_registry as er
+import homeassistant.helpers.entity_registry as er
13
14
from tests.common import MockConfigEntry
15
0 commit comments