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
IMPORTANT: Please search the issues, including closed issues, and the FAQ before opening a new issue. The template is mandatory; failure to use it will result in issue closure.
Describe the bug
Deprecation error in HA Logs for config_flow.py line 874
To Reproduce
Click Configure for your account entry in the Alexa Media Player interface.
Expected behavior
Screenshots
System details
Home Assistant version: 2024.12.1
alexa_media version (from const.py or HA startup log): 5.0.3
alexapy version (from pip show alexapy in homeasssistant container or HA startup log): 1.29.5
Is Amazon 2FA/2SV enabled <!---We will not debug login issues if unanswered---> (y/n): y
Amazon Domain: amazon.in
Debug Logs (alexa_media & alexapy)
Please provide logs.
Logger: homeassistant.helpers.frame
Source: helpers/frame.py:324
First occurred: 12:15:30 AM (1 occurrences)
Last logged: 12:15:30 AM
Detected that custom integration 'alexa_media' sets option flow config_entry explicitly, which is deprecated at custom_components/alexa_media/config_flow.py, line 874: self.config_entry = config_entry. This will stop working in Home Assistant 2025.12, please create a bug report at https://github.com/alandtse/alexa_media_player/issues
Additional context
The text was updated successfully, but these errors were encountered:
IMPORTANT: Please search the issues, including closed issues, and the FAQ before opening a new issue. The template is mandatory; failure to use it will result in issue closure.
Describe the bug
Deprecation error in HA Logs for config_flow.py line 874
To Reproduce
Click Configure for your account entry in the Alexa Media Player interface.
Expected behavior
Screenshots
System details
const.py
or HA startup log): 5.0.3pip show alexapy
in homeasssistant container or HA startup log): 1.29.5Debug Logs (alexa_media & alexapy)
Please provide logs.
Additional context
The text was updated successfully, but these errors were encountered: