fix
This commit is contained in:
		
							parent
							
								
									a0f99aacf0
								
							
						
					
					
						commit
						87c512dd6d
					
				@ -19,8 +19,8 @@ logging.basicConfig(level=logging.DEBUG)
 | 
			
		||||
broker = 'homeassistant'
 | 
			
		||||
port = 8883
 | 
			
		||||
topic = "openWB/evu/W"
 | 
			
		||||
user = "mqtt-user"
 | 
			
		||||
pw = "phio6yiR9ohs1veeghu4WaeGhaiRi8he4EiWasheev4faeku8tohdiuthah7zahP"
 | 
			
		||||
username = "mqtt-user"
 | 
			
		||||
password = "phio6yiR9ohs1veeghu4WaeGhaiRi8he4EiWasheev4faeku8tohdiuthah7zahP"
 | 
			
		||||
client_id = "solarmonitor"
 | 
			
		||||
 | 
			
		||||
def connect_mqtt() -> mqtt_client:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user