Hue B Smart scenes triggering lights.
So I’ve got a set of Hue lights, with a particular Scene that I’d like to add on additional lights to using WebCore.
In Hue B Smart there are momentary switches for the scenes, so ideally I’d like “If SCENE pushed THEN”
However the only options given to me on the switch is “changes to” then On or Off, neither of these trigger the Piston if the button is pushed.
Any ideas how I do this functionality? I was wondering if I could do anything with $status, but this doesn’t appear to give me much.
Interestingly if I do the same trigger using Smart Lighting it also doesn’t trigger, so it may just be the way it works.
I know I can do this as a SmartThings Scene or even a Routine, but means another item to add and existing triggers to change.