Updated secrets.yaml.template
This commit is contained in:
parent
a837b8494a
commit
bdb3ec110f
@ -15,7 +15,7 @@ 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
|
||||
ttf_password: # TableTennisFootswitch OTA password
|
||||
# ttfkey: # Native API encryption KEY
|
||||
|
||||
# Table Tennis ledstrip display
|
||||
@ -28,4 +28,28 @@ ss1key: # Native API encryption KEY
|
||||
|
||||
# Ledstrip Simple
|
||||
ledsimplepassword: # Ledstrip Simple OTA and native API password
|
||||
ledsimplekey: # Native API encryption KEY
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user