ha_mqtt_configd: Add icon for power measurements
This commit is contained in:
parent
bb572040ef
commit
ed4debd59d
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ def on_message(client, userdata, msg):
|
|||
uniqueid,
|
||||
],
|
||||
},
|
||||
"icon": "mdi:lightning-bolt",
|
||||
"name": "Power Usage",
|
||||
"state_topic": msg.topic,
|
||||
"unit_of_measurement": "W",
|
||||
|
|
Loading…
Add table
Reference in a new issue