clean config
This commit is contained in:
		
							parent
							
								
									06ef95f50e
								
							
						
					
					
						commit
						a82ad1a9b5
					
				@ -20,7 +20,6 @@ client = paho.Client(protocol=paho.MQTTv31)  # * set a random string (max 23 cha
 | 
			
		||||
client.connect(mqtt_broker, 1883, 60)  # MQTT server address
 | 
			
		||||
 | 
			
		||||
# Homematic IP
 | 
			
		||||
global config
 | 
			
		||||
config = homematicip.find_and_load_config_file()
 | 
			
		||||
 | 
			
		||||
home = Home()
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user