LaggAt / hacs-govee

A HACS repository for Govee light integration
MIT License
263 stars 60 forks source link

Govee not found in Integrations after installing with HACS #81

Closed mschiff805 closed 2 years ago

mschiff805 commented 2 years ago

I have installed the latest version of Govee inside of HACS. I then restarted HA.

It shows here and everything looks good. image

I then go to the sidebar, I click Configuration (mine actually says Settings), then Devices & Services, then the + icon, and when I type in Govee, it doesn't find it.

image

I inserted this in the YAML file under the section I already had under Logger, Logs: homeassistant.components.govee: debug custom_components.govee: debug govee_api_laggat: debug

When I check the full logs, I don't see anything in red, nor do I see anything with govee in the logs.

I am new at this and just learning, so my apologies if I am being lame here.

mschiff805 commented 2 years ago

Nevermind I figured it out. I did not have HACS installed correctly. I changed the username from hassio to my own that I created. Just learned that it's supposed to stay as hassio.

hendrikwedhorn commented 2 years ago

Had the same issue, but i needed to Update Home Assistant from 2022.6.5 -> 2022.6.6. Weird....

zyphlar commented 2 years ago

I have a default unchanged VirtualBox install running 2022.8.6 and it's experiencing this issue. I don't see any error logs, it's just as if I did nothing / the integration or custom repository doesn't exist outside of HACS.

Edit: multiple restarts of the VM didn't do anything, but restarting my host computer (as well as adding my host user to the vboxusers group, which may or may not be related) made everything work as expected.