mirror of
https://github.com/mfactory-osaka/ESPTimeCast.git
synced 2026-02-19 11:54:56 -05:00
19 lines
439 B
JSON
19 lines
439 B
JSON
{
|
|
"ssid": "",
|
|
"password": "",
|
|
"openWeatherApiKey": "",
|
|
"openWeatherCity": "",
|
|
"openWeatherCountry": "",
|
|
"clockDuration": 10000,
|
|
"weatherDuration": 5000,
|
|
"timeZone": "",
|
|
"weatherUnits": "metric",
|
|
"brightness": 10,
|
|
"flipDisplay": false,
|
|
"ntpServer1": "pool.ntp.org",
|
|
"ntpServer2": "time.nist.gov",
|
|
"twelveHourToggle": false,
|
|
"showDayOfWeek": true,
|
|
"showHumidity": false,
|
|
"language": "en"
|
|
} |