Correct name of end apc sensor (#59200)

This commit is contained in:
Michael
2021-11-08 16:08:07 +01:00
committed by GitHub
parent 4224cb043b
commit 0edb0c9bc9

View File

@@ -120,7 +120,7 @@ SENSOR_TYPES: tuple[SensorEntityDescription, ...] = (
icon="mdi:timer-outline",
),
SensorEntityDescription(
key="endapc",
key="end apc",
name="Date and Time",
icon="mdi:calendar-clock",
),