k
This commit is contained in:
		
							parent
							
								
									b2506c6b23
								
							
						
					
					
						commit
						c1fe677fc2
					
				| @ -76,6 +76,8 @@ def on_message(client, userdata, msg): | ||||
|         line = 45 | ||||
|     elif msg.topic == "openWB/housebattery/W":     | ||||
|         line = 60 | ||||
| 
 | ||||
|     print(line) | ||||
|     drawblack.text((150, line), {msg.payload.decode()}, font = font10, fill = 0) | ||||
|     epd.display(epd.getbuffer(HBlackimage), epd.getbuffer(HRedimage)) | ||||
|     #print(f"`{msg.topic}`: `{msg.payload.decode()}`") | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user