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