Update Energy Package
This commit is contained in:
@@ -9,6 +9,12 @@ sensor:
|
|||||||
unit_prefix: k
|
unit_prefix: k
|
||||||
unit_time: h
|
unit_time: h
|
||||||
|
|
||||||
|
- name: Emporia Net Energy
|
||||||
|
platform: integration
|
||||||
|
source: sensor.sensor.emporia_d937d0_1min
|
||||||
|
unit_prefix: k
|
||||||
|
unit_time: h
|
||||||
|
|
||||||
- name: Total Energy From Grid
|
- name: Total Energy From Grid
|
||||||
platform: integration
|
platform: integration
|
||||||
source: sensor.emporia_vue_net_power_from_grid
|
source: sensor.emporia_vue_net_power_from_grid
|
||||||
@@ -440,3 +446,17 @@ template:
|
|||||||
states('sensor.envoy_202221032900_current_power_production')|float
|
states('sensor.envoy_202221032900_current_power_production')|float
|
||||||
+ states('sensor.emporia_d937d0_1min')|float
|
+ states('sensor.emporia_d937d0_1min')|float
|
||||||
}}
|
}}
|
||||||
|
|
||||||
|
# -----------------------------------------------------------------------------
|
||||||
|
# Utility Meters
|
||||||
|
utility_meter:
|
||||||
|
daily_energy:
|
||||||
|
source: sensor.emporia_net_energy
|
||||||
|
name: Daily Energy
|
||||||
|
cycle: daily
|
||||||
|
tariffs:
|
||||||
|
- Super Off-Peak
|
||||||
|
- Off-Peak
|
||||||
|
- Mid-Peak
|
||||||
|
- On-Peak
|
||||||
|
- Surplus
|
||||||
|
|||||||
@@ -9,6 +9,12 @@ sensor:
|
|||||||
unit_prefix: k
|
unit_prefix: k
|
||||||
unit_time: h
|
unit_time: h
|
||||||
|
|
||||||
|
- name: Emporia Net Energy
|
||||||
|
platform: integration
|
||||||
|
source: sensor.sensor.emporia_d937d0_1min
|
||||||
|
unit_prefix: k
|
||||||
|
unit_time: h
|
||||||
|
|
||||||
- name: Total Energy From Grid
|
- name: Total Energy From Grid
|
||||||
platform: integration
|
platform: integration
|
||||||
source: sensor.emporia_vue_net_power_from_grid
|
source: sensor.emporia_vue_net_power_from_grid
|
||||||
@@ -92,3 +98,17 @@ template:
|
|||||||
+ states('sensor.emporia_d937d0_1min')|float
|
+ states('sensor.emporia_d937d0_1min')|float
|
||||||
}}
|
}}
|
||||||
|
|
||||||
|
# -----------------------------------------------------------------------------
|
||||||
|
# Utility Meters
|
||||||
|
utility_meter:
|
||||||
|
daily_energy:
|
||||||
|
source: sensor.emporia_net_energy
|
||||||
|
name: Daily Energy
|
||||||
|
cycle: daily
|
||||||
|
tariffs:
|
||||||
|
- Super Off-Peak
|
||||||
|
- Off-Peak
|
||||||
|
- Mid-Peak
|
||||||
|
- On-Peak
|
||||||
|
- Surplus
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user