Added pingpongfuss1.yaml (Table Tennis Footswitch) to it. Documentation will come soon!
This commit is contained in:
@ -2,9 +2,22 @@
|
||||
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
|
||||
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
|
Reference in New Issue
Block a user