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