diff --git a/homepage/config/services.yaml b/homepage/config/services.yaml new file mode 100644 index 0000000..9d340bc --- /dev/null +++ b/homepage/config/services.yaml @@ -0,0 +1,7 @@ +- openmeteo: + label: Berlin # optional + latitude: 52.50 + longitude: 13.40 + timezone: Europe/Berlin # optional + units: metric # or imperial + cache: 5 # Time in minutes to cache API responses, to stay within limits