From 875295fbc2113d7dc5f3d8aff6c77c247b78ed97 Mon Sep 17 00:00:00 2001 From: jameson_uk <1040621+jamesonuk@users.noreply.github.com> Date: Fri, 28 Nov 2025 13:51:27 +0000 Subject: [PATCH] alexa_devices: add link for alternatives (#41992) --- source/_integrations/alexa_devices.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/alexa_devices.markdown b/source/_integrations/alexa_devices.markdown index b547344e352..8b4566bfe24 100644 --- a/source/_integrations/alexa_devices.markdown +++ b/source/_integrations/alexa_devices.markdown @@ -107,6 +107,10 @@ This action essentially allows you to control Alexa using text commands rather t This action allows you to play one of the built-in Alexa sounds. The full list of sounds is available in [Amazon's documentation (needs authentication)](https://alexa.amazon.com/api/behaviors/entities?skillId=amzn1.ask.1p.sound) +{%tip%} +Additional sounds are available through advanced markup using the `notify.send_message` [action](#action-notifysend_message) +{%endtip%} + | Data attribute | Optional | Description | | -------------- | -------- | ----------------------------------------- | | `device_id` | no | Device on which you want to play sound |