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
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