mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
sensor.eliqonline: Change icon
This commit is contained in:
parent
46d0d38444
commit
2487d27c45
@ -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