Skip to content

Announce to Alexa Media Player ​

You can configure HA to announce notification to Amazon Alexa!

Install ​

Install Alexa media player from HACS.

Untitled

Restart after installed.

Untitled

After restart, go to Settings > Devices & Services, then click + Add Integration blue button at the bottom right corner. Search for alexa.

Untitled

Enter your Amazon email and password. These will be used to auto fill the website form next.

Untitled

Untitled

Service Call ​

Go to Developer Tools > Sevices, and try calling the service.

service: notify.alexa_media
data:
  message: The garage door has been open for 10 minutes.
  target: media_player.gary_s_echo_dot
  data:
    type: tts

Add Automation TTS ​

@ref: https://github.com/alandtse/alexa_media_player/wiki/Configuration%3A-Notification-Component

Example of announcing my presence in living room if Frigate Occupancy entity detected my presence in that area.

More Info ​

https://github.com/alandtse/alexa_media_player/wiki