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 99333b0 commit 68e60faCopy full SHA for 68e60fa
custom_components/label_state/binary_sensor.py
@@ -18,7 +18,7 @@
18
)
19
from homeassistant.helpers.entity_registry import EVENT_ENTITY_REGISTRY_UPDATED
20
from homeassistant.helpers.event import async_track_state_change_event
21
-from homeassistant.helpers.typing import ConfigType, DiscoveryInfoType, StateType
+from homeassistant.helpers.typing import ConfigType, DiscoveryInfoType
22
23
from .const import (
24
ATTR_ENTITIES,
0 commit comments