alexa_media_player
alexa_media_player copied to clipboard
All Notify.alexa_device_name entities have disappeared
Describe the bug
All of my notify.echo.device entities have disappeared since I upgraded HA Supervisor.
To Reproduce
Goto Settings / Entities and no longer see listing for notify.name.of.alexa.devices and all automations that use the service show an error.
Going to dev tools / service I can choose the notify service for a Alexa device, but when running it throws an error of “ Failed to call service notify.alexa_media_s_echo_dot_g4. expected dict for dictionary value @ data['data']. Got None
System details
- Home-assistant (version): 2024.5.2
- alexa_media (version from
const.py
or HA startup): 4.10.0 - alexapy (version from
pip show alexapy
or HA startup): 1.27.10 - Amazon 2FA is enabled (y/n). <!---We will not debug login issues if unanswered--->:
Logs Please provide logs.
Additional context
A few days ago, my notifications started repeating the announcement twice. If I ran the automation manually (which calls a notify.alexa_media service), it correctly played, but when automated, it played twice.