"Turn Off" vs "Turn all off"


#1

What’s the difference?

I have a global variable @lights.
With
@lights
do
Turn off;
VS
Turn all off;

Is there any difference? Thx.


#2

Yes I would like to know this as well


#3

It’s supposed to work the same way but there have been times when users do not get the desired effect (off) when they use turn all off and so they go back to just using turn off.

Edit: I’m not sure why it’s in there to begin with :slight_smile:


#4

IIRC, it was one of those “unfinished” features that never was … finished, LOL …