56 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			56 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Global
 | |
| wifi_ssid: "WIFI SSID"
 | |
| wifi_password: "WIFI PASSWORD"
 | |
| 
 | |
| # Broker 1
 | |
| mqtt_broker_1: # Broker 1 IP
 | |
| mqtt_broker_1_username: # Broker 1 username
 | |
| mqtt_broker_1_password: # Broker 1 password
 | |
| 
 | |
| # Papa Broker
 | |
| mqtt_broker_2: # Just put your broker in here...
 | |
| 
 | |
| # A3Pool
 | |
| a3poolpasswd: # A3Pool OTA and native API password
 | |
| a3poolkey: # Native API encryption KEY
 | |
| 
 | |
| # Table Tennis Footswitches (No ttf encryption but may be added)
 | |
| ttf_password: # TableTennisFootswitch OTA password
 | |
| # ttfkey: # Native API encryption KEY
 | |
| 
 | |
| # Table Tennis ledstrip display
 | |
| ttdpassword: # TableTennisPassword OTA and native API password
 | |
| ttdkey: # Native API encryption KEY
 | |
| 
 | |
| # Sonoff Stecker (Currently Dartboard Light)
 | |
| ss1password: # Sonoff Switch 1 OTA and native API password
 | |
| ss1key: # Native API encryption KEY
 | |
| 
 | |
| # Ledstrip Simple
 | |
| ledsimplepassword: # Ledstrip Simple OTA and native API password
 | |
| ledsimplekey: # Native API encryption KEY
 | |
| 
 | |
| # Bluetooth Low Energy Global Vars test
 | |
| ble_password: <INSERT>
 | |
| ble_key: <INSERT>
 | |
| 
 | |
| # streamsign
 | |
| streamsign_password: <INSERT>
 | |
| streamsign_key: <INSERT>
 | |
| 
 | |
| # Clor Pump
 | |
| cp_key: <INSERT>
 | |
| cp_password: <INSERT>
 | |
| 
 | |
| # Gong
 | |
| gong_key: <INSERT>
 | |
| gong_password: <INSERT>
 | |
| 
 | |
| # Garage Doors
 | |
| gd_key: <INSERT>
 | |
| gd_passwd: <INSERT>
 | |
| 
 | |
| # T1 Sonoff touch switch
 | |
| ml_key: <INSERT>
 | |
| ml_password: <INSERT>
 |