Skip to content
Snippets Groups Projects
weather.things 268 B

Bridge openweathermap:weather-api:api "OpenWeatherMap" [apikey="{{ openweathermap_apikey }}", refreshInterval=15, language="de"] {
    Thing weather-and-forecast local "Local Weather And Forecast" [location="51.944514, 7.638933", forecastHours=0, forecastDays=7]
}