Add Energy Package
This commit is contained in:
5
packages/energy/README.md
Normal file
5
packages/energy/README.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# Energy Package
|
||||||
|
|
||||||
|
This package contains configuration information for energy monitoring helpers.
|
||||||
|
The Enlighten Envoy integration should be set up and configured for this
|
||||||
|
package to work.
|
||||||
10
packages/energy/energy.yaml
Normal file
10
packages/energy/energy.yaml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# Energy Package
|
||||||
|
|
||||||
|
# -----------------------------------------------------------------------------
|
||||||
|
# Energy Integration Sensor
|
||||||
|
sensor:
|
||||||
|
- name: envoy_total_energy
|
||||||
|
platform: integration
|
||||||
|
source: sensor.envoy_202221032900_current_power_production
|
||||||
|
unit_prefix: k
|
||||||
|
unit_time: h
|
||||||
Reference in New Issue
Block a user