aex351 / home-assistant-neerslag-app

Neerslag app for Home Assistant. All-in-one package (Sensors + Card).
62 stars 18 forks source link

Location not supported even though websites support the UK ? #38

Open atv2016 opened 1 year ago

atv2016 commented 1 year ago

I am getting not in coverage or Not found: location must be inside the Netherlands or Belgium when installing these. I’m in the UK, but both sites support the UK.

What’s going on ?

aex351 commented 1 year ago

It seems you are using GPS coordinates that is currently not supported by the API (Buienalarm/Buienradar) that is being used by the neerslag-app. It could well be that on their main website (Buienalarm/Buienradar) they use a different API that does support your location. Unfortunately, the last time I checked, I did not have access to that.

I am looking into including API's from other providers. That should extend the coverage. Which includes the UK.

atv2016 commented 1 year ago

Yes it seems it works fine on their website. I thought you were using their API? And yes it would be great if you could support more forecasters. Thanks!


From: aex351 @.> Sent: 05 November 2022 23:38 To: aex351/home-assistant-neerslag-app @.> Cc: atv2016 @.>; Author @.> Subject: Re: [aex351/home-assistant-neerslag-app] Location not supported even though websites support the UK ? (Issue #38)

It seems you are using GPS coordinates that is currently not supported by the API (Buienalarm/Buienradar) that is being used by the neerslag-app. It could well be that on their main website (Buienalarm/Buienradar) they use a different API that does support your location. Unfortunately, the last time I checked, I did not have access to that.

I am looking however into include others API's from different providers. That should extend the coverage. Which includes the UK.

— Reply to this email directly, view it on GitHubhttps://github.com/aex351/home-assistant-neerslag-app/issues/38#issuecomment-1304666577, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEBCFUYMETVK5Q2FULJV4WDWG3VYZANCNFSM6AAAAAARU5DQMA. You are receiving this because you authored the thread.Message ID: @.***>

aex351 commented 1 year ago

Correct, I am using their API's. Only their API's seem to limited to the current supported countries. If there are API's available for other countries I can implement those.