Ledstrip Simple added. Now, there really is nothing that is remotely finished and can simply be used
This commit is contained in:
@ -15,9 +15,17 @@ 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
|
||||
ttfpassword: # TableTennisFootswitch OTA password
|
||||
# ttfkey: # Native API encryption KEY
|
||||
|
||||
# Table Tennis ledstrip display
|
||||
ttdpassword: # A3Pool OTA and native API password
|
||||
ttdkey: # Native API encryption KEY
|
||||
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
|
Reference in New Issue
Block a user