Hello all,
I have this simple speech sequence:
sequence:
- service: notify.alexa_media_echo_spot
data:
message: This is my message
data:
type: tts
to which I would like to set the volume to maximum, and at the end return to the previous setting that I don’t know. I need it to send a warning to the maximum volume and then reset the volume previously existing in the device. It’s possible to do it?
Also, if I wanted to send a message to a whole group managing the volume, like
- service: notify.alexa_media_everyone
how could I do?
Thank you
1 post - 1 participant