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

Error setting up entry govee for govee #198

Open
derVicthor opened this issue Jan 2, 2025 · 0 comments
Open

Error setting up entry govee for govee #198

derVicthor opened this issue Jan 2, 2025 · 0 comments

Comments

@derVicthor
Copy link

Version of the custom_component

2023.11.1

Configuration

Describe the bug

Integration wont load anymore.

Debug log

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 640, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/govee/init.py", line 67, in async_setup_entry
await hub.rate_limit_delay()
^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Govee' object has no attribute 'rate_limit_delay'. Did you mean: 'rate_limit_reset'?

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

1 participant