mirror of
https://github.com/mfactory-osaka/ESPTimeCast.git
synced 2026-02-19 11:54:56 -05: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"
|
|
}
|