15 lines
279 B
Plaintext
15 lines
279 B
Plaintext
|
|
- 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 |