31 lines
908 B
Plaintext
31 lines
908 B
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)
|
|
ttfpassword: # 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 |