LaggAt / hacs-govee

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

Govee Setup Fails after updating to HA Core 2024.1.0 #146

Open hightime81 opened 9 months ago

hightime81 commented 9 months ago

After updating HA Core to the latest available version Govee wouldn't load. I restarted the server to see if maybe that was the issue but the error persisted. here is the only error log i got for it:

2024-01-04 17:03:06.549 ERROR (MainThread) [homeassistant.setup] Setup failed for custom integration 'govee': Requirements for govee not found: ['dacite==1.6.0']

I went ahead and rolled back to an older version of HA Core and the Govee integration works as expected

Thorvarium commented 9 months ago

Same here

emopm1 commented 9 months ago

I got the same error after updating to HA Core 2024.1.0

I removed the device but then I was unable to add it back, I got a server error. I find out that there was an update available for my Govee integration under HACS. I did the upgrade and after that, I was able to add the device again and now everything is working as expected.

Screen Shot 2024-01-04 at 6 53 15 PM

Baschfest commented 9 months ago

I got the same error after updating to HA Core 2024.1.0

I removed the device but then I was unable to add it back, I got a server error. I find out that there was an update available for my Govee integration under HACS. I did the upgrade and after that, I was able to add the device again and now everything is working as expected.

Screen Shot 2024-01-04 at 6 53 15 PM

Thanks for sharing the solution, works perfect for me.

Suvidu commented 9 months ago

Same here - govee works after the update. Thank you for sharing :-)

Thorvarium commented 9 months ago

Fixed here as well. Thanks

DERFAUSt commented 8 months ago

same.... upgrading Govee in HACS fixed it for me as well :)

leutbounpaseuth commented 8 months ago

I still have the problem :

Impossible to add device with api key, even new one.

marcolivierarsenault commented 8 months ago

Same issue

HA Core 2024.1.2 Govee in HACS 2023.11.1

marcolivierarsenault commented 8 months ago

I get this in the logs:

2024-01-08 14:31:41.453 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry govee for govee
  File "/config/custom_components/govee/__init__.py", line 83, in async_unload_entry

For some reason looks like it stopped working at 9:00 sharp this morning

velijac commented 8 months ago

Same issue

HA Core 2024.1.2 Govee in HACS 2023.11.1

Same for me

marcolivierarsenault commented 8 months ago

Not sure what happend but it seems to be back

leutbounpaseuth commented 8 months ago

Hi guys, I found a solution. Don't use this addon, use the Govee2MQTT AddOn instead.

https://github.com/wez/govee2mqtt/blob/main/docs/ADDON.md

It works for me.

nimitiz86 commented 8 months ago

Hello, same problem. Anynews with this repo?

Thanks