Add example secrets configuration
This commit is contained in:
parent
6932b5ca3a
commit
3f95889f76
7
secrets.yaml.sample
Normal file
7
secrets.yaml.sample
Normal file
@ -0,0 +1,7 @@
|
||||
wifi_ssid: "SSID"
|
||||
wifi_password: "12345678"
|
||||
wifi_domain: .local
|
||||
web_auth_username: "admin"
|
||||
web_auth_password: "ChangeM34Secur1ty"
|
||||
ota_password: "ChangeM34Secur1ty"
|
||||
api_encryption_key: "ChangeMeToAValidAPIEncryptionKey=="
|
Loading…
x
Reference in New Issue
Block a user