-
Notifications
You must be signed in to change notification settings - Fork 300
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
alexa_media_everywhere no longer sends message to every Alexa device (specifically a echo show 8 is excluded for some reason) #2744
Comments
Did you face this issue with 5.0.2? If not and 5.0.3 broke it, 5.0.4 should fix it.
|
I’m sorry, I got autocorrected as I was rushing out of the house. The not should be a now. I am on 5.0.4 and the issue still exists. |
Was this present in 5.0.2? 5.0.4 reverts the changes made in 5.0.3 and only changes the text for error message. |
Unsure, I believe so. |
The only changes between 5.0.2 and 5.0.4 besides version number and the new error message is that error messages have been added to const.py and are being imported from there. This version basically replaces: "To send TTS, please set Announce=true. Music can't be played this way." with "Sorry, direct music streaming isn't supported. This limitation is set by Amazon, and not by Alexa-Media-Player, Music-Assistant, nor Home-Assistant." That shouldn't break the functionality you have mentioned unless it was already broken in 5.0.2 Did you add a target entity_id to the action call as that is usually required? |
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
After the most recent spat of updates (I'm
notnow on 5.0.4) my automations using notify.alexa_media_everywhere no longer play a message on every echo device; specifically the echo show 8 in the kitchen does not play the message.To Reproduce
Try sending a message to notify.alexa_media_everywhere
Expected behavior
Every echo speaker should be outputting the same message
System details
const.py
or HA startup log): 5.0.4pip show alexapy
in homeasssistant container or HA startup log): no clue how to get into the containerDebug Logs (alexa_media & alexapy)
Please provide logs.
Additional context
The text was updated successfully, but these errors were encountered: