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

Home Assistant 2022.10.3 Breaking Change??? #94

Open
Gahawn opened this issue Oct 14, 2022 · 8 comments
Open

Home Assistant 2022.10.3 Breaking Change??? #94

Gahawn opened this issue Oct 14, 2022 · 8 comments

Comments

@Gahawn
Copy link

Gahawn commented Oct 14, 2022

After updating to HA 2022.10.3 the Govee integration has stopped working. I've attached an image of the log.

I also tried requesting a new API key. It tells me it cannot connect.

Image 002

@deonte1threatt
Copy link

Same here. Attempted to use a new api key and it cannot connect.

@keler8
Copy link

keler8 commented Oct 14, 2022

Same here. :(

@The-Techy
Copy link

Same

@GeorgeBark
Copy link

Same 🥲

@fuzzysb
Copy link

fuzzysb commented Oct 17, 2022

you are rate limited, only 10 messages per minute, so i changed the config for the plugin for 3 devices from 10 to 30 and io no longer get rate limited. but status changes are slower.

@Gahawn
Copy link
Author

Gahawn commented Oct 17, 2022

you are rate limited, only 10 messages per minute, so i changed the config for the plugin for 3 devices from 10 to 30 and io no longer get rate limited. but status changes are slower.

That plus a new API key seems to have resolved the issue for me. Thanks very much. I suspect the HA update was merely coincidental.

@himanshu-jain16
Copy link

same here

@johnneerdael
Copy link

johnneerdael commented Nov 1, 2022

Like others set, your more then likely being rate limited, check yourself with this command:
curl --location --request GET 'https://developer-api.govee.com/v1/devices' --header 'Govee-API-Key: <API-KEY>'
If you get this, increase your polling frequency massively and try again the next day:
{"message":"rate limited! the limit is 10000 requests every 24 hours. X-RateLimit-Reset in Http Response Header shows the reset time."}%

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

8 participants