bremor / bureau_of_meteorology

Custom component for retrieving weather information from the Bureau of Meteorology.
MIT License
190 stars 31 forks source link

Cannot connect to host api #173

Closed Venj-ADL closed 1 year ago

Venj-ADL commented 1 year ago

Just in the last couple of days the BoM Radar Card on my Lovelace dash stopped showing any rain data.

Today I noticed in my logs "Error requesting bureau_of_meteorology data: Cannot connect to host api.weather.bom.gov.au:443 ssl:default [Try again]". The same thing has happened on my friends HA install and neither of us have changed anything in our setups.

Screen Shot 2023-03-22 at 4 18 40 am
roly151 commented 1 year ago

BOM retired the api that was providing rain radar tiles. They have moved providers to Mapbox. I would say this is the issue.

Makin-Things commented 1 year ago

This is not something this integration provides. The BoM changed the radar data sources. You can use the rainviewer data source on the card though until a new version is written. See this https://github.com/Makin-Things/bom-radar-card/issues/32