We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64537d9 commit 4ce39e8Copy full SHA for 4ce39e8
custom_components/plugwise-beta/switch.py
@@ -5,6 +5,7 @@
5
6
from homeassistant.components.switch import SwitchDevice
7
from homeassistant.core import callback
8
+from Plugwise_Smile.Smile import Smile
9
10
from .const import DOMAIN, SWITCH_ICON
11
0 commit comments