arduino-esp8266-alexa-multiple-wemo-switch icon indicating copy to clipboard operation
arduino-esp8266-alexa-multiple-wemo-switch copied to clipboard

can i change invocation phrase?

Open joortiz22 opened this issue 3 years ago • 2 comments

I'd like to use this to open and close my windows and doors. how can i change "turn on" to "open" and "tur off" to "close".

Thx so much, great work.

joortiz22 avatar Jun 15 '22 04:06 joortiz22

Not possible. Emulation supports only on/off

You can use sinric pro skill or set up custom phrases to do this

On Wed, 15 Jun 2022 at 11:40 AM joortiz22 @.***> wrote:

I'd like to use this to open and close my windows and doors. how can i change "turn on" to "open" and "tur off" to "close"

— Reply to this email directly, view it on GitHub https://github.com/kakopappa/arduino-esp8266-alexa-multiple-wemo-switch/issues/78, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABZAZZTMUHHXCTVIRXX2SI3VPFNEXANCNFSM5YZ4DMHA . You are receiving this because you are subscribed to this thread.Message ID: @.*** .com>

kakopappa avatar Jun 15 '22 04:06 kakopappa

Create an Alexa routine and choose “open window” as the custom speech to trigger it. Then as the action choose “turn on” the device. Although the routine triggered whenever I spoke the words, it only operated the output sometimes. I got 100% reliability by choosing the custom output option as well and getting it to simulate me saying “Alexa turn on the lounge curtain”

I just motorised my lounge curtains using this exact same code and using this process .

Get Outlook for iOShttps://aka.ms/o0ukef


From: joortiz22 @.> Sent: Wednesday, June 15, 2022 4:40:45 PM To: kakopappa/arduino-esp8266-alexa-multiple-wemo-switch @.> Cc: Subscribed @.***> Subject: [kakopappa/arduino-esp8266-alexa-multiple-wemo-switch] can i change invocation phrase? (Issue #78)

I'd like to use this to open and close my windows and doors. how can i change "turn on" to "open" and "tur off" to "close"

— Reply to this email directly, view it on GitHubhttps://github.com/kakopappa/arduino-esp8266-alexa-multiple-wemo-switch/issues/78, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJFRJWRQQRMKQMVBUN6H5KTVPFNE3ANCNFSM5YZ4DMHA. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Ynot1 avatar Jun 15 '22 06:06 Ynot1