Hi all, I am looking to move my good night and good morning routine into webcore but need to be able to activate them with Alexa.
Is there a way to make a virtual switch that alexa can turn on that will trigger the routine?
Thanks
Hi all, I am looking to move my good night and good morning routine into webcore but need to be able to activate them with Alexa.
Is there a way to make a virtual switch that alexa can turn on that will trigger the routine?
Thanks
Thatâs how I do it. I use a simulated switch that I tell Alexa to turn on which triggers a webcore piston that does all I want at bedtime. And in the piston I turn the simulated switch back off so it is ready for the next time.
For quick and easy way to create a Virtual Switch, I use Switch Mania. Super fast at creating 4 different kinds of Virtual Devices.
You can use the âAsk Alexaâ app. It now supports integration with WebCore:
http://thingsthataresmart.wiki/index.php?title=Ask_Alexa
I have webcore trigger on the execution of Good night or Good morning, but donât have anything configured in the routine itself. Instead I let a single WebCore Routine piston determine which devices to operate, based on various conditions, and it controls each of my routines with one exception.
The routine âGuestâ changes the mode to a guest mode, which has been configured to prevent all automation from operating, disables the siren, and stops any notifications. Webcore also turns on guest mode if it detects the routine running, and a few other failsafes make sure that I have several ways to get there if there is a major system problem againâŚ
Excellent thanks for the suggestions. Iâll try that now.