Update Energy Package
This commit is contained in:
@@ -11,21 +11,18 @@ sensor:
|
||||
|
||||
- name: Total Energy From Grid
|
||||
platform: integration
|
||||
device_class: energy
|
||||
source: sensor.emporia_vue_net_power_from_grid
|
||||
unit_prefix: k
|
||||
unit_time: h
|
||||
|
||||
- name: Total Energy To Grid
|
||||
platform: integration
|
||||
device_class: energy
|
||||
source: sensor.emporia_vue_net_power_to_grid
|
||||
unit_prefix: k
|
||||
unit_time: h
|
||||
|
||||
- name: Home Total Energy
|
||||
platform: integration
|
||||
device_class: energy
|
||||
source: sensor.home_power_consumption
|
||||
unit_prefix: k
|
||||
unit_time: h
|
||||
|
||||
Reference in New Issue
Block a user