mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 00:37:13 +00:00
Merge pull request #6328 from molobrakos/eliqonline
sensor.eliqonline: Change to more appropriate icon
This commit is contained in:
commit
782d2a30cd
@ -23,7 +23,7 @@ CONF_CHANNEL_ID = 'channel_id'
|
|||||||
|
|
||||||
DEFAULT_NAME = 'ELIQ Online'
|
DEFAULT_NAME = 'ELIQ Online'
|
||||||
|
|
||||||
ICON = 'mdi:speedometer'
|
ICON = 'mdi:gauge'
|
||||||
|
|
||||||
SCAN_INTERVAL = timedelta(seconds=60)
|
SCAN_INTERVAL = timedelta(seconds=60)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user