(siehe Bild Anhang)
https://www.openhab.org/addons/bindings/openweathermap/
openweathermap.things:
Code: Alles auswählen
openweathermap:weather-and-forecast:<api-kurz-id>:local:current#time-stamp
openweathermap:weather-and-forecast:<api-kurz-id>:local:current#temperature
Wie bekomme ich einen Forecast zum Laufen. Die Doku scheint ist mir da nicht deutlich genug. Brauche ich den "bezahl" Zugang ( https://openweathermap.org/price ) oder nicht?
Wenn ich dies hier probiere, gib es im Logfile promt einen Fehler
openweathermap.things:
Code: Alles auswählen
openweathermap:weather-and-forecast:<api-kurz-id>:local:forecastHours03#time-stamp
Code: Alles auswählen
==> /var/log/openhab2/openhab.log <==
2020-06-09 17:56:43.836 [WARN ] [el.core.internal.ModelRepositoryImpl] - Configuration model 'openweather.things' has errors, therefore ignoring it: [5,59]: missing EOF at '#'
Danke und Grüße
Thomas