Files
ESPTimeCast/data/config.json
mfactory-osaka 10ac138a85 v2
Added support for DST
New Web UI
Various fixes in main .ino
2025-06-10 17:33:03 +09:00

12 lines
248 B
JSON

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