You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detected that custom integration 'google_home' sets option flow config_entry explicitly, which is deprecated at custom_components/google_home/config_flow.py
#931
Open
jonwaland opened this issue
Dec 12, 2024
· 0 comments
'google_home' sets option flow config_entry explicitly, which is deprecated at custom_components/google_home/config_flow.py, line 159: self.config_entry = config_entry. This will stop working in Home Assistant 2025.12
2024-12-12 12:52:40.902 WARNING (MainThread) [homeassistant.helpers.frame] Detected that custom integration 'google_home' sets option flow config_entry explicitly, which is deprecated at custom_components/google_home/config_flow.py, line 159: self.config_entry = config_entry. This will stop working in Home Assistant 2025.12, please create a bug report at https://github.com/leikoilja/ha-google-home/issues
The text was updated successfully, but these errors were encountered:
Describe the bug
'google_home' sets option flow config_entry explicitly, which is deprecated at custom_components/google_home/config_flow.py, line 159: self.config_entry = config_entry. This will stop working in Home Assistant 2025.12
Version of the integration
If you are unsure about the version check the github release here.
Logs
The text was updated successfully, but these errors were encountered: