Home Assistant Git Exporter

This commit is contained in:
root
2024-05-31 09:39:52 +02:00
parent cd6fa93633
commit d5ccfbb540
1353 changed files with 43876 additions and 0 deletions

View 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