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