Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration configuration error #192

Open
pietrojackass opened this issue Dec 6, 2024 · 8 comments
Open

Integration configuration error #192

pietrojackass opened this issue Dec 6, 2024 · 8 comments

Comments

@pietrojackass
Copy link

Hello, I have an issue since few days about the govee integration configuration. In a first time the integration stopped working and I couldn't reload it. Then I tried to uninstall it and reinstall but at the point to insert the api I got an error like the api was incorrect. Of course the api number was correct. I requested a new one from govee app and tried it but the issue was still there. How can I fix it? Any ideas? Thanks

@osvaldoferraz
Copy link

I am having the same issue here.

@dskramst
Copy link

dskramst commented Dec 7, 2024

I am experiencing the same issue today.

@Cjkeenan
Copy link

Cjkeenan commented Dec 8, 2024

I am getting this as well. For me it seems to be that the underlying API library (govee_api_laggat) is not installed weirdly.

2024-12-07 21:48:28 GMT−8 | info | File "/config/custom_components/govee/__init__.py", line 5, in <module>
2024-12-07 21:48:28 GMT−8 | info | from govee_api_laggat import Govee
2024-12-07 21:48:28 GMT−8 | info | ModuleNotFoundError: No module named 'govee_api_laggat'

If I go into the shell of the HA container and it is indeed not installed when trying to import it when going into python. But after a pip install govee_api_laggat python now sees it, and when I go to the HA UI I can add a new entry, but I haven't figured out how to fix existing entries for the integration. Also when I reboot the container, the install is lost and we are back to square one.

@jckickflip
Copy link

Same issue

@Daniel199438
Copy link

Same issue...

@jdnesci
Copy link

jdnesci commented Dec 23, 2024

Did anyone come up with a solution?

@dskramst
Copy link

I changed my Poll Interval to "60" and that fixed it for me. Maybe I was bumping against the API Limits not sure.

@Daniel199438
Copy link

Daniel199438 commented Dec 23, 2024

I moved to this addon and recommend it to you too. It works for me perfectly.

https://github.com/wez/govee2mqtt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants