Skip to content

Commit 064a58e

Browse files
committed
Comment the new import-line
1 parent 5a70378 commit 064a58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/plugwise/binary_sensor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
BinarySensorEntity,
1414
BinarySensorEntityDescription,
1515
)
16-
import homeassistant.components.persistent_notification as pn
16+
import homeassistant.components.persistent_notification as pn # pw-beta Plugwise notifications
1717
from homeassistant.const import EntityCategory
1818
from homeassistant.core import HomeAssistant, callback
1919
from homeassistant.helpers.entity_platform import AddEntitiesCallback

0 commit comments

Comments
 (0)