Home Assistant Git Exporter
This commit is contained in:
15
config/01capteur/sensor/energy.yaml.test
Normal file
15
config/01capteur/sensor/energy.yaml.test
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
- platform: integration
|
||||
source: sensor.puissance_compteur
|
||||
name: total_energy_elec
|
||||
unit_prefix: k
|
||||
unit: kWh
|
||||
unit_time: h
|
||||
round: 2
|
||||
- platform: integration
|
||||
source: sensor.solar_pv_power
|
||||
name: total_energy_solar
|
||||
unit_prefix: k
|
||||
unit: kWh
|
||||
unit_time: h
|
||||
round: 2
|
||||
Reference in New Issue
Block a user