Updated secrets.yaml.template

This commit is contained in:
Nicolas Bachschwell 2024-05-01 12:34:45 +02:00
parent a837b8494a
commit bdb3ec110f
Signed by: NBSgamesAT
GPG Key ID: 2D73288FF7AEED2F
1 changed files with 26 additions and 2 deletions

View File

@ -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>