Update Energy Package
This commit is contained in:
@@ -433,6 +433,6 @@ template:
|
|||||||
- name: Home Power Consumption
|
- name: Home Power Consumption
|
||||||
unit_of_measurement: W
|
unit_of_measurement: W
|
||||||
state: "{{
|
state: "{{
|
||||||
state('sensor.envoy_202221032900_current_power_production)|float
|
state('sensor.envoy_202221032900_current_power_production')|float
|
||||||
+ state('sensor.emporia_d937d0_1min')|float
|
+ state('sensor.emporia_d937d0_1min')|float
|
||||||
}}"
|
}}"
|
||||||
@@ -84,6 +84,6 @@ template:
|
|||||||
- name: Home Power Consumption
|
- name: Home Power Consumption
|
||||||
unit_of_measurement: W
|
unit_of_measurement: W
|
||||||
state: "{{
|
state: "{{
|
||||||
state('sensor.envoy_202221032900_current_power_production)|float
|
state('sensor.envoy_202221032900_current_power_production')|float
|
||||||
+ state('sensor.emporia_d937d0_1min')|float
|
+ state('sensor.emporia_d937d0_1min')|float
|
||||||
}}"
|
}}"
|
||||||
|
|||||||
Reference in New Issue
Block a user