mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Add voltage to homeassisant power sensor.
This commit is contained in:
parent
8207321c30
commit
f58b0fa4f2
@ -115,6 +115,7 @@ const configurations = {
|
||||
unit_of_measurement: 'Watt',
|
||||
icon: 'mdi:flash',
|
||||
value_template: '{{ value_json.power }}',
|
||||
json_attributes: ['voltage'],
|
||||
},
|
||||
},
|
||||
'sensor_action': {
|
||||
|
Loading…
Reference in New Issue
Block a user