add charge point power
This commit is contained in:
		
							parent
							
								
									9e73eccd7f
								
							
						
					
					
						commit
						7f1e6fde69
					
				@ -93,7 +93,7 @@ def monitor(charge_point_power):
 | 
			
		||||
    drawblack.text((2, 64), 'Batterie Entladen', font = font16, fill = 0)
 | 
			
		||||
    drawblack.text((2, 80), 'Auto Laden', font = font16, fill = 0)
 | 
			
		||||
 | 
			
		||||
    #drawblack.text((100, 80), str(charge_point_power), font = font16, fill = 0)
 | 
			
		||||
    drawblack.text((100, 80), str(charge_point_power), font = font16, fill = 0)
 | 
			
		||||
 | 
			
		||||
    
 | 
			
		||||
    epd.display(epd.getbuffer(HBlackimage), epd.getbuffer(HRYimage))
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user