Fix sectert.yaml - API key must be a 32-byte base64 encoded string

This commit is contained in:
2024-09-05 22:08:21 +02:00
parent 161b186507
commit d4a45add3e

View File

@@ -2,7 +2,7 @@ wifi_ssid: "ssid"
wifi_password: "password"
api_password: "password"
api_key: "key"
api_key: "oSsCFxRUqIJLpT98cQwSwNxYoC7zbUh0YBHczAWRyBI="
ota_password: "password"