Update README and configuration template to include Weather widget setup details
This commit is contained in:
@@ -8,3 +8,8 @@ Password = "generate-an-app-password-in-pi-hole"
|
||||
Auth = "WPA"
|
||||
SSID = "YourSSID"
|
||||
Password = "YourPassword"
|
||||
|
||||
[openWeatherMap]
|
||||
#ID from http://bulk.openweathermap.org/sample/city.list.json.gz; unzip the gz file and find your city
|
||||
LocationId = "0000000"
|
||||
ApiKey = "YourApiKey"
|
||||
|
||||
Reference in New Issue
Block a user