briis / hass-weatherflow

Home Assistant Integration for WeatherFlow Stations
MIT License
69 stars 11 forks source link

Weatherflow integration not showing after HACS download #44

Closed MrBill12 closed 2 years ago

MrBill12 commented 2 years ago
  1. Downloaded the integration via HACS It shows up correctly under HACS integrations: image

  2. Restarted HA

  3. Settings > Devices and Services > Add Integration > Weatherflow

No integration found. image

Checked custom_components the directory exists as expected. image

Restarted again and again, tried redownload via HACS.

HA core version: 2022.7.5

Note: I set this up without issue on someone else's HA a month ago. I suspect a 2022.7.x issue

Note2: the README.MD Needs a slight update under "Configuration" . "Go to Configuration and Integrations" should be "Go to Settings > Devices and Services" due to HA Menu changes.

briis commented 2 years ago

Try and go to Settings > Devices and Services and do a Hard Refresh of your browser. Then try and add it again. It's most likely a caching issue.

Thanks for the reminder on the READMME

MrBill12 commented 2 years ago

That did in fact resolve the issue. thanks :)

I always think things like this should be added to the documentation, "Note: if you don't see Weatherflow, try a hard refresh of your browser"... The HA core people seem to think otherwise and think this type comment makes the documentation not concise. But I'd add it ;)