Correct name of end apc sensor (#59200)
This commit is contained in:
parent
4224cb043b
commit
0edb0c9bc9
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ SENSOR_TYPES: tuple[SensorEntityDescription, ...] = (
|
||||||
icon="mdi:timer-outline",
|
icon="mdi:timer-outline",
|
||||||
),
|
),
|
||||||
SensorEntityDescription(
|
SensorEntityDescription(
|
||||||
key="endapc",
|
key="end apc",
|
||||||
name="Date and Time",
|
name="Date and Time",
|
||||||
icon="mdi:calendar-clock",
|
icon="mdi:calendar-clock",
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue