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 5a70378 commit 064a58eCopy full SHA for 064a58e
custom_components/plugwise/binary_sensor.py
@@ -13,7 +13,7 @@
13
BinarySensorEntity,
14
BinarySensorEntityDescription,
15
)
16
-import homeassistant.components.persistent_notification as pn
+import homeassistant.components.persistent_notification as pn # pw-beta Plugwise notifications
17
from homeassistant.const import EntityCategory
18
from homeassistant.core import HomeAssistant, callback
19
from homeassistant.helpers.entity_platform import AddEntitiesCallback
0 commit comments