diff --git a/secrets.yaml.sample b/secrets.yaml.sample new file mode 100644 index 0000000..43c23c5 --- /dev/null +++ b/secrets.yaml.sample @@ -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=="