23 lines
628 B
Plaintext
23 lines
628 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: # A3Pool OTA and native API password
|
|
# ttfkey: # Native API encryption KEY
|
|
|
|
# Table Tennis ledstrip display
|
|
ttdpassword: # A3Pool OTA and native API password
|
|
ttdkey: # Native API encryption KEY |