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

Updated all core integrations to pass in the config entry explicitly #137484

Open
mib1185 opened this issue Feb 5, 2025 · 0 comments
Open

Updated all core integrations to pass in the config entry explicitly #137484

mib1185 opened this issue Feb 5, 2025 · 0 comments
Labels
help-wanted Wanna help? Jump in!

Comments

@mib1185
Copy link
Contributor

mib1185 commented Feb 5, 2025

The problem

if config_entry is UNDEFINED:
self.config_entry = config_entries.current_entry.get()
# This should be deprecated once all core integrations are updated
# to pass in the config entry explicitly.

This issue is to track the progress of all core integrations to be updated to pass in the config entry explicitly. Afterwards we can start deprecating relying on ContextVar (#127980).

List of affected integrations:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help-wanted Wanna help? Jump in!
Projects
None yet
Development

No branches or pull requests

1 participant