Inital Commit
This commit is contained in:
12
config.json.example
Normal file
12
config.json.example
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user