mawinkler / astroweather

Asynchronous Astro Weather Forecast for Home Assistant
GNU General Public License v3.0
69 stars 9 forks source link

Unable to add the Integration to Home Assistant #41

Closed ggonmar closed 9 months ago

ggonmar commented 9 months ago

After having installed the repo via HACS, when I go to Settings > Devices & Services and I try to Astroweather as new integration, it simply freezes on the loading of the integration:

image

I could not find any related logs under System to see what may be happening. On DevTools, I see a "flow" fetch request that is not being resolved, initiated on fetch-with-auth.ts:20.

Do please let me know if I can provide any further context or if this is not a bug, as I am soooo eager to get this working on my setup!

Thanks!

mawinkler commented 9 months ago

I just published a fix release a minute ago. Please go to HACS and the AstroWeather integration and press update information. Then download the version 0.42.1. This should hopefully do the trick.

ggonmar commented 9 months ago

Got it working! thank you!