Created
September 8, 2021 08:31
-
-
Save MarkWattTech/f25fadd0f478b8995a46f17ec7b0e7cb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
service: notify.alexa_media | |
data: | |
message: test | |
data: | |
method: all | |
type: announce | |
title: my announce | |
target: | |
- media_player.downstairs_echo | |
- media_player.kitchen_echo | |
## For the target you can specify a group or set echose you want to hit with announce | |
## See the documentation on the wiki for more info. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment