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

option flow config_entry explicitly #213

Open
patricschmitz opened this issue Jan 14, 2025 · 0 comments
Open

option flow config_entry explicitly #213

patricschmitz opened this issue Jan 14, 2025 · 0 comments

Comments

@patricschmitz
Copy link

Hi,

my govee integration stopped working, from the protocol logs:

Detected that custom integration 'govee' sets option flow config_entry explicitly, which is deprecated at custom_components/govee/config_flow.py, line 106: self.config_entry = config_entry. This will stop working in Home Assistant 2025.12, please create a bug report at https://github.com/LaggAt/hacs-govee/issues

Error setting up entry govee for govee
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'?

Hope the information is sufficient.

Thanks,

pat

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