FHEM Forum

FHEM => Frontends => Sprachsteuerung => Thema gestartet von: igami am 22 Februar 2017, 21:10:10

Titel: alexa return ok
Beitrag von: igami am 22 Februar 2017, 21:10:10
Kann man das "ok" von alexa nach einem erfolgreichen Befehl unterbinden?
Bei "Understanding the Smart Home Skill API" (https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/overviews/understanding-the-smart-home-skill-api) finde ich
ZitatThe skill adapter sends a response back to the Smart Home Skill API indicating whether it was successful. Alexa uses this response to determine the appropriate response to the customer. For example, Alexa might say, "OK" to indicate the requested is complete.
Titel: Antw:alexa return ok
Beitrag von: justme1968 am 22 Februar 2017, 21:19:15
für den custom skill kannst du alexaConfirmationLevel auf 0 setzen.

den smart home skill kann man nicht beeinflussen.