Update Energy Package
This commit is contained in:
@@ -9,6 +9,12 @@ sensor:
|
||||
unit_prefix: k
|
||||
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
|
||||
platform: integration
|
||||
source: sensor.emporia_vue_net_power_from_grid
|
||||
@@ -92,3 +98,17 @@ template:
|
||||
+ 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