-
Notifications
You must be signed in to change notification settings - Fork 317
Description
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
I installed the Alexa Media Integration from HACS as explained in the Wiki. Everything seemed fine, including 2FA. Then I installed the Alexa media_player integration from HA Settings --> Devices & Services and again everything appeared fine. I even got a success notification in the end, along with a message to just ignore any error messages.
The only error message I got in the log was:
Detected blocking call to load_verify_locations with args (<ssl.SSLContext object at 0x7fd0de6e77d0>,) inside the event loop by custom integration 'alexa_media' at custom_components/alexa_media/config_flow.py, line 374:
But there's no Alexa Media Player integration in the HA integration page!
And nothing seems to work.
To Reproduce
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
Screenshots
System details
- Home Assistant version: 2024.11.2
- alexa_media version (from
const.py
or HA startup log): v5.0.0 - alexapy version (from
pip show alexapy
in homeasssistant container or HA startup log): (not running HA OS) - Is Amazon 2FA/2SV enabled <!---We will not debug login issues if unanswered---> (y/n): Yes
- Amazon Domain: amazon.com
Debug Logs (alexa_media & alexapy)
Please provide logs.
Can't enable debug logging as long as the Integration isn't installed/found.
Additional context