Rudd-O / homeassistant-meteoswiss

:sun_behind_rain_cloud: :switzerland: Meteo Swiss Integration for Home Assistant (forked from websylv)
74 stars 8 forks source link

Feature: optional forecast weather-station #6

Closed steuerzentrale closed 1 year ago

steuerzentrale commented 1 year ago

Hi there

I used the integration with a weather-station that is not providing real-time data (DIT, zip code 8953). In the latest version of the add-on you cannot select weather stations that are not providing real-time data which makes sense.

In my case it suggests the station LAE. I only want to use the forecast from Dietikon (https://www.meteoschweiz.admin.ch/lokalprognose/dietikon/8953.html#forecast-tab=detail-view), no need for the actual temperature etc. from LAE. As of now I cannot configure the forecast from DIT because it doesnt provide real-time data.

question: Is it somehow possible to only get the forecast from a weather-station which doesnt provide real-time data?

all the best

Andrew

Rudd-O commented 1 year ago

Yes, I'm working on fixing this as we speak.

Rudd-O commented 1 year ago

Fixed in https://github.com/Rudd-O/homeassistant-meteoswiss/commit/b4685f9803cf2603c10a119635d018a9c2d47a22 .

steuerzentrale commented 1 year ago

oh man, you are amazing! cant wait to update the integration ;)

steuerzentrale commented 1 year ago

can confirm that it works great, I now have Dietikon for the forecast and LAE for the real-time data

Rudd-O commented 1 year ago

Also, note that you can add more than one config from the integration, so if you need forecasts from other parts of Switzerland (with or without real-time data), that will also work.