Fix yr weather provider api version (#3248)

Fixes #3227 once more
This commit is contained in:
Veeck
2023-10-24 00:46:25 +02:00
committed by GitHub
parent f80889d953
commit 04f0df269a
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ WeatherProvider.register("yr", {
defaults: {
useCorsProxy: true,
apiBase: "https://api.met.no/weatherapi",
forecastApiVersion: "3.0",
forecastApiVersion: "2.0",
sunriseApiVersion: "3.0",
altitude: 0,
currentForecastHours: 1 //1, 6 or 12