################## ## ESP8266 ## ################## # Specify the port to use port = 4567 # Specify the user and password for the basic authentication. # If empty no authentication is used at all. user = pass = # Specify if new devices should automatically be added devices.auto.add = false