hmerk / main_widget

Repository for colaboration in the main_widget project
Eclipse Public License 2.0
2 stars 2 forks source link

WeatherCard: Add filter to exlude none existing forcasts #5

Closed Rosi2143 closed 1 year ago

Rosi2143 commented 1 year ago

Some weather service provider e.g. openWeather do not provide hourly forcase but only every third hour. This patch exludes tiles if no item for this tile exists.

Signed-off-by: Rosi2143 Schrott.Micha@web.de

hmerk commented 1 year ago

See comment for #4 This widget was created for owm usage.

Rosi2143 commented 1 year ago

OK - I'll check with https://community.openhab.org/t/ui-widget-weather/106842