mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix typo in integration component (#24250)
This commit is contained in:
parent
9220270948
commit
c486f794f9
@ -40,7 +40,7 @@ UNIT_TIME = {'s': 1,
|
||||
'h': 60*60,
|
||||
'd': 24*60*60}
|
||||
|
||||
ICON = 'mdi:char-histogram'
|
||||
ICON = 'mdi:chart-histogram'
|
||||
|
||||
DEFAULT_ROUND = 3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user