Alexa announce?

Hi All

install has only been up a week have some sensors in the doors I set up using mysensors

is there a way to get alexa to announce " back door open " etc when the sensor is triggered?
thanks

Arden

String Echo_Living_Room_TTS                    "Text to Speech"                        (Alexa_Living_Room) {channel="amazonechocontrol:echo:account1:echo1:textToSpeech"}

Echo_Living_Room_TTS.sendCommand("back door open")

2 Likes

thank that looks like exactly what I need

thanks got it going but used Speak rather than TTS

1 Like