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,
|
uniqueid,
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
"icon": "mdi:lightning-bolt",
|
||||||
"name": "Power Usage",
|
"name": "Power Usage",
|
||||||
"state_topic": msg.topic,
|
"state_topic": msg.topic,
|
||||||
"unit_of_measurement": "W",
|
"unit_of_measurement": "W",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue