Update Energy Package
This commit is contained in:
@@ -432,7 +432,8 @@ template:
|
||||
# Home Total Power Consumption Sensor
|
||||
- name: Home Power Consumption
|
||||
unit_of_measurement: W
|
||||
state: "{{
|
||||
state('sensor.envoy_202221032900_current_power_production')|float
|
||||
+ state('sensor.emporia_d937d0_1min')|float
|
||||
}}"
|
||||
state: >
|
||||
{{
|
||||
states('sensor.envoy_202221032900_current_power_production')|float
|
||||
+ states('sensor.emporia_d937d0_1min')|float
|
||||
}}
|
||||
|
||||
@@ -83,7 +83,9 @@ template:
|
||||
# Home Total Power Consumption Sensor
|
||||
- name: Home Power Consumption
|
||||
unit_of_measurement: W
|
||||
state: "{{
|
||||
state: >
|
||||
{{
|
||||
states('sensor.envoy_202221032900_current_power_production')|float
|
||||
+ states('sensor.emporia_d937d0_1min')|float
|
||||
}}"
|
||||
}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user