Added Solar enery power meters.
This commit is contained in:
parent
6fdacdc6e9
commit
cfcbdeea9d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user