mirror of
https://github.com/mfactory-osaka/ESPTimeCast.git
synced 2026-04-03 03:00:24 -04:00
12 lines
248 B
JSON
12 lines
248 B
JSON
{
|
|
"ssid": "",
|
|
"password": "",
|
|
"openWeatherApiKey": "ADD-YOUR-API-KEY-32-CHARACTERS",
|
|
"openWeatherCity": "",
|
|
"openWeatherCountry": "",
|
|
"clockDuration": "10000",
|
|
"weatherDuration": "5000",
|
|
"timeZone": "",
|
|
"weatherUnits": "metric"
|
|
}
|