Files
ESPTimeCast/data/config.json
mfactory-osaka 230d52fc1c Add data folder and files
main files, data folder and LittleFS Plugin
2025-06-05 19:45:21 +09:00

12 lines
268 B
JSON

{
"ssid": "",
"password": "",
"openWeatherApiKey": "ADD-YOUR-API-KEY-32-CHARACTERS",
"openWeatherCity": "Osaka",
"openWeatherCountry": "JP",
"clockDuration": "10000",
"weatherDuration": "5000",
"utcOffsetInSeconds": 32400,
"weatherUnits": "metric"
}