I have many, many pistons in webCoRE, and a bunch of Routines in Alexa.
Up till now, my primary system has always been (and will continue to be for the foreseeable future) SmartThings.
So, when I’ve created automations that involve both SmartThings AND Alexa, I have tried to build the bulk of the automation in webCoRE, and only have portions happen in Alexa that either can’t be done in webCoRE (e.g. turning ON some 3rd-party device which only Alexa has direct access to), or which, for some reason, seem to work better in Alexa (Like if Alexa is turning on a simSwitch in SmartThings to trigger something in there, if it’s being used like a toggle switch, I’ll also have Alexa turn it back off, instead of doing that step in the related webCoRE piston).
I’m assuming this is most likely the consensus as well, but I’m just curious…
If your decision making process is significantly different than this, how do you decide what portion of your automations that overlap both SmartThings and Alexa to build where?