Files
DiaShower/config.json.example
2026-03-07 00:01:43 +01:00

13 lines
422 B
JSON

{
"PORT":8000,
"IMAGE_DIR":"images",
"WeatherProvider":"HomeAssistant or MetNO",
"METNO_LAT":"MetNO Weather GPS Latitude",
"METNO_LON":"MetNO Weather GPS longitude",
"HA_URL": "HomeAssistant URL",
"HA_TOKEN": "HomeAssistant Long-lived acces token",
"HA_WEATHER_ENTITY": "HomeAssistant Weather entity",
"PhotonAPI":"URL of komoot photon api",
"PhotonAPI_TOKEN":"X-Api-Key for api"
}