I know that homeseer allows you to say something like "turn off the lights in 2 minutes" and it will create an event to do that in 2 minutes. I for the life of me can't get this to work through the Alexa skill. It is getting the correct text:
but it just tells me that the device cannot be found.
Also is it possible to do this same thing with Events? I would like to say something like
"Alexa, tell homeseer to "turn office off" in two minutes" where "turn office off" is the event.
Alternatively, can I also use the "in" modifier for events that use the "recognize speech" trigger? I would like to set up some events that are triggered by more than 1 phrase and I would like to be able to use this. For instance "Alexa, Tell Homesser to put the house to sleep in 5 minutes" where one of the triggers on that event is:
The phrase 'put the house to sleep' was recognized.
Code:
Sep-30 10:31:18 AM Info Heard: turn off the overhead lights in two minutes
Also is it possible to do this same thing with Events? I would like to say something like
"Alexa, tell homeseer to "turn office off" in two minutes" where "turn office off" is the event.
Alternatively, can I also use the "in" modifier for events that use the "recognize speech" trigger? I would like to set up some events that are triggered by more than 1 phrase and I would like to be able to use this. For instance "Alexa, Tell Homesser to put the house to sleep in 5 minutes" where one of the triggers on that event is:
The phrase 'put the house to sleep' was recognized.