hacs-govee icon indicating copy to clipboard operation
hacs-govee copied to clipboard

integration no longer works with HA 2022.4.0

Open tescophil opened this issue 4 years ago • 25 comments

Version, from the manifest file says 0.2.2 I pulled the latest version from git, and the bug report says to check const.py for the version number, but all that this file contains is this :

"""Constants for the Govee LED strips integration."""

DOMAIN = "govee"

CONF_DISABLE_ATTRIBUTE_UPDATES = "disable_attribute_updates"
CONF_OFFLINE_IS_OFF = "offline_is_off"
CONF_USE_ASSUMED_STATE = "use_assumed_state"

COLOR_TEMP_KELVIN_MIN = 2000
COLOR_TEMP_KELVIN_MAX = 9000

Nothing in the logs

The integration says it failed to start, deleted it and tried to re-add which produced this error dialogue:

image

tescophil avatar Apr 06 '22 18:04 tescophil

Same here

TheGamersCubeNL avatar Apr 06 '22 21:04 TheGamersCubeNL

Same here as well

Siju21 avatar Apr 08 '22 14:04 Siju21

Mine is also not working after upgrade to latest version of HA

I also seeing this which i have not noticed before

This error originated from a custom integration.

Logger: custom_components.govee Source: custom_components/govee/init.py:41 Integration: Govee (documentation, issues) First occurred: 6:59:28 PM (1 occurrences) Last logged: 6:59:28 PM

API is back online.

Merril-r avatar Apr 08 '22 17:04 Merril-r

Same here ...

Florian-Schmidt avatar Apr 09 '22 19:04 Florian-Schmidt

same here

langerma avatar Apr 11 '22 06:04 langerma

Same here

fakoua avatar Apr 11 '22 18:04 fakoua

Newest HA version 2022.4.3 and/or HACS 1.24.5 are solving this issue and getting integration working again.

Florian-Schmidt avatar Apr 13 '22 17:04 Florian-Schmidt

The problem persists with the latest version on my installation

tescophil avatar Apr 13 '22 18:04 tescophil

The problem persists with the latest version on my installation

Updated both and restarted HA? Did you try to remove Govee from custom_components?

For me it looked like a complete new installation starting with HACS even custom_components was still existing in my case.

Florian-Schmidt avatar Apr 13 '22 18:04 Florian-Schmidt

I don't use HACS, it caused performance problems the last time I had it installed with constant updates and restarts. I only use three custom components which are trivial to update with a simple bash script. If you now have to install HACS to use the Govee integration, then that will be the end of the road for me.

tescophil avatar Apr 13 '22 19:04 tescophil

Govee integration still listed in HA or not?

For me it hasn't been visible in HACS and HA. I totally added the integration again and created a new API key in the official app.

HACS shouldn't be the issue because any folders in custom_components should be loaded by HA.

Florian-Schmidt avatar Apr 13 '22 19:04 Florian-Schmidt

as for me it did not work... the govee integration still shows that it is not configurable throught the ui

langerma avatar Apr 14 '22 08:04 langerma

Just started working again for me after update to Home Assistant 2022.4.4

dac73 avatar Apr 15 '22 14:04 dac73

Updated to 2022.4.4 and still have the same issue...

tescophil avatar Apr 15 '22 15:04 tescophil

It hasn't worked for me for maybe the last 6/7 HA updates. Currently on version 2022.4.6 Applied for a new API key and entered it and I’m still getting this error: “update failed for [MAC ADDRESS]: API-Error 401: {"message":"Invalid API Key","status":401}

IIAIronWolf avatar Apr 21 '22 02:04 IIAIronWolf

upgrading to HA v2022.4.6 solved this issue for me

ahmadnassri avatar Apr 23 '22 08:04 ahmadnassri

No, still does not work after the 2022.4.6 upgrade, same "This integration does not support configuration via the UI" error message when trying to add the integration.

tescophil avatar Apr 23 '22 09:04 tescophil

Installation via HACS (begrudgingly) wortks OK, but don't see why this would be any different from installing directly from the repo...

tescophil avatar Apr 26 '22 15:04 tescophil

I don't know that this should have been closed. My setup is already through HACS and it is still not working... @tescophil

Had to completely delete and re-add the integration again via HACS to get it working.

IIAIronWolf avatar Apr 27 '22 00:04 IIAIronWolf

@IIAIronWolf No problem, hair to reopen, as with either be useful to get an explanation of the issue.

tescophil avatar Apr 27 '22 04:04 tescophil

@IIAIronWolf No problem, hair to reopen, as with either be useful to get an explanation of the issue.

I agree. It hasn't been working through HACS for me, but deleting and re-adding seemed to fix it. I will update if it stops working again. Maybe a HA/HACS update broke it temporarily, and re-adding is the fix?

I didn't add a custom repository before or now. Just found it in HACS.

IIAIronWolf avatar Apr 28 '22 00:04 IIAIronWolf

Unfortunately it seems to be back in 2022.4.7 🙈

Readding under integrations only doesn't solve it now.

Florian-Schmidt avatar May 02 '22 05:05 Florian-Schmidt

Has anyone had any luck with HA 2022.5.0? I've installed HACS and downloaded the Govee repository, but the Govee integration doesn't appear when I search for it.

jralph23 avatar May 05 '22 00:05 jralph23

Has anyone had any luck with HA 2022.5.0? I've installed HACS and downloaded the Govee repository, but the Govee integration doesn't appear when I search for it.

Did you try clearing your browser cache and and then looking for it again.

Merril-r avatar May 05 '22 06:05 Merril-r