ArinDash/config_template.toml

20 lines
559 B
TOML

#save this file as config.toml after configuring
[pihole]
Host = "pi.hole"
Password = "generate-an-app-password-in-pi-hole"
[wifi]
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"
[nina]
#Code from https://www.xrepository.de/api/xrepository/urn:de:bund:destatis:bevoelkerungsstatistik:schluessel:rs_2021-07-31/download/Regionalschl_ssel_2021-07-31.json
gebietsCode = "000000000000"