eibyer
7789
Sometimes it’s just easier to create a virtual switch that you can turn on and off to trigger tasks that you’re experimenting on.
After you create the virtual switch, you can use it as your trigger as in:
IF
VirtualSwitch changes to on
Then
Using your_devices
> Do this..