Turning Off Multiple Items


#1

1) Give a description of the problem
I want to turn off 10 devices all at the same time
2) What is the expected behaviour?
At a specific time all items turn off

3) What is happening/not happening?
Some devices turn off, others do not. I have tried splitting the list with a pause, but no luck.

4) Post a Green Snapshot of the pistonimage
(UPLOAD YOUR IMAGE HERE)


5) Attach logs after turning logging level to Full
(PASTE YOUR LOGS HERE THEN HIGHLIGHT ALL OF THE LOGS AND CLICK ON THE </> ICON TO FORMAT THEM CORRECTLY)

REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.


#2

Do you have logs for the running?

Have you looked at command execution delay for this piston?


#3

The logs only state the command fired, but nothing reacted.

Since my original post, I added a refresh() prior to the turn-off command and removed the wait delay, it seems to have cured the issue.

You mention a command execution delay, where is that set?


#4

If a refresh and turn off helped, maybe turning off command optimization will help. It’s under Piston Settings > Command Optimization.


#5

Not seeing that, is it available in HE?


#6

In piston edit mode, go to Options > enable Piston Settings.

image

You should be able to double click ‘settings’
image