Pruebas consumos con integración
This commit is contained in:
@@ -8,4 +8,4 @@ sensor:
|
||||
name: "Consumo Diario Persianas"
|
||||
state_topic: "shellies/shelly4pro-061E6E/relay/1/energy"
|
||||
unit_of_measurement: "kW"
|
||||
value_template: "{{ value | multiply(0.001) | float | round(2)}}"
|
||||
value_template: "{{ value | multiply(0.000017) | float | round(2)}}"
|
||||
|
||||
Reference in New Issue
Block a user