Hello – New here to Webcore so I apologize is this is a basic question:
I want to nest/group multiple Actions under one “name” so that I can call it multiple times throughtout Webcore, without having to re-build/change the actions in multiple places, sort of like a “Virtual Switch” which triggers a “Routine” within Smarrthings, but I’m trying to get away from Smarrthings routines and logic all together.
IF iPhone X Presence changes to Away Then Execute “Z”
IF iPhone Y Presence Changes Away Then Execute “Z”
IF Sunrise Then Execute “Z”
Z= Multiple Actions
Change Mode to Away
Turn off This light
Turn off That Light
Set Temp to 0
etc etc etc.
Thoughts?