home-assistant.io icon indicating copy to clipboard operation
home-assistant.io copied to clipboard

Supported Actions

Open nickjossy opened this issue 5 months ago • 1 comments

Feedback

Other than the two examples, there’s no clue here as to what other actions can be performed, if any. Either more examples or some explanation is really needed. The same action seems to be used to send announce a message and send a command, but the difference must be in the chosen entity id.

URL

https://www.home-assistant.io/integrations/alexa_devices

Version

No response

Additional information

No response

nickjossy avatar Jun 12 '25 11:06 nickjossy

It appears one should have the ability to send a message to a device (via notify.send_message) that would invoke the action specified by the message data, as if the phrase was uttered in the room. The documentation lists "Play B.B.C. on Tunein" as an example.

This appears not to be the case.

When I use notify.send_message to one of my devices with message data "Play artist Nickelback", the device simply speaks those words. When I am in the room and state, unironically and with complete conviction, "Play artist Nickelback," the beautiful sounds of Nickelback start playing from my Amazon music service of choice.

More broadly, I am wondering how many of the functions supported by the custom component alexa_media_player documented here are, or will be, supported including:

  • Running a custom command
  • Playing a sound effect
  • Playing music

This is off to a great start and I'm excited to have any Amazon device functions natively incorporated into the Home Assistant codebase!

sumoneelse avatar Jun 12 '25 15:06 sumoneelse

Yes great start hands down! Ultimately would be nice to have this native ha feature to replace the HACS for Alexa all together. Currently with ALEXA Hacs integration you have to share your 2fa key which is a big no no imo. Looking forward to having alexa devices presented as media players to ha.

tzago avatar Jun 19 '25 18:06 tzago

Currently notify.send_message is the only supported action. https://github.com/home-assistant/core/pull/145645 will add more

jamesonuk avatar Jul 23 '25 20:07 jamesonuk

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved. If this issue is still relevant, please let us know by leaving a comment 👍 This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Sep 21 '25 20:09 github-actions[bot]