Added Solar enery power meters.

This commit is contained in:
Marcus Scholz 2023-07-01 19:37:00 +02:00
parent 6fdacdc6e9
commit cfcbdeea9d

View File

@ -49,3 +49,13 @@
source: sensor.energy_consumption_sum source: sensor.energy_consumption_sum
name: Energy Consumption Monthly name: Energy Consumption Monthly
cycle: monthly cycle: monthly
# Energy (Solar)
energy_solar_daily:
source: sensor.balkonkraftwerk_energy
name: Energy Solar Daily
cycle: daily
energy_solar_monthly:
source: sensor.balkonkraftwerk_energy
name: Energy Solar Monthly
cycle: monthly