mirror of
				https://github.com/Akkudoktor-EOS/EOS.git
				synced 2025-10-30 22:36:21 +00:00 
			
		
		
		
	set current hour value None in class_ems.py
This commit is contained in:
		| @@ -138,4 +138,8 @@ class EnergieManagementSystem: | ||||
|             "Haushaltsgeraet_wh_pro_stunde": haushaltsgeraet_wh_pro_stunde, | ||||
|         } | ||||
|  | ||||
|         # set the first value to None so no action will be done in the current hour | ||||
|         out["Last_Wh_pro_Stunde"][0] = None | ||||
|         out["Netzeinspeisung_Wh_pro_Stunde"][0] = None | ||||
|         out["Netzbezug_Wh_pro_Stunde"][0] = None | ||||
|         return out | ||||
|   | ||||
		Reference in New Issue
	
	Block a user