mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Correct name of end apc sensor (#59200)
This commit is contained in:
parent
4224cb043b
commit
0edb0c9bc9
@ -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",
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user