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 112aea7 commit 4165678Copy full SHA for 4165678
custom_components/battery_notes/device.py
@@ -11,7 +11,6 @@
11
from homeassistant.helpers.entity_registry import RegistryEntry
12
13
from homeassistant.components.sensor import DOMAIN as SENSOR_DOMAIN
14
-from homeassistant.components.binary_sensor import DOMAIN as BINARY_SENSOR_DOMAIN
15
from homeassistant.components.sensor import (
16
SensorDeviceClass,
17
)
0 commit comments