Action Execution

What I want to do is turn off a bunch of lights and then set some of the lights to a dimness at a virtual switch press (voice command). My understanding it should execute all the instructions in the list correct? It stops after the first action. I'm sure it's something simple or I'm being real slow but I'm just not grokking it. I've tried to use scenes but it doesn't work well. Thanks to anyone that reads this pile of garbage.

You should turn on all logging options and see what happens when you trigger the rule and post the logs here.

That said, your Delay looks weird, like you have an extra digit in there? I wonder if something got corrupted? Here is a test rule I just created that is similar to your rule. Look at how the Delay in mine is formatted like it should be, hours, mins, seconds.

Also, do your lights really illuminate at level 1? That is quite unusual. Most LED take 10% or more to start lighting up. If you go to the page for these devices and enter level of 1 in the dimmer box, they actually work at level 1? That alone might explain the issue.

Some devices (such as Fibaro Dimmers) map an available range of 1-99 after calibration with the load. For instance actual dimming range of the connected load might be 12 - 87; the device then maps 1 - 99 within that.

Like others, the true story will be told with screenshots of logs showing the outputs of the rule when it is executed. So I would also recommend turning on the logging of triggers and actions.

I'd also expect the "1" may be an issue. You may want to change it to 11 or something similar to have it take effect. Just a hunch from me... But the behaviour from scenes seems to confirm this... Is there any reason you want to use 1 instead of turning those devices off? Now that I look at it, is it the fact you want to dim them down slowly?

Thanks for feedback. I haven't got a working yet. Here the logs but I need to sit down and really look at it.
app:58

2023-12-27 08:44:06.606 PM

info

info

Action: Dim: KitchenSink, Nursery03, Upstairs16: 11 -> fade: 0

app:58

2023-12-27 08:44:06.584 PM

Delay Over: Delay 0:00:00.5

app:58

2023-12-27 08:44:06.003 PM

info

Action: Delay 0:00:00.5

app:58

2023-12-27 08:44:04.954 PM

info

Action: Off: Kitchen Sink, Nursery, Kitchen Lights, Hall Way

app:58

2023-12-27 08:44:03.202 PM

info

Action: Dim: Kitchen Sink, Nursery03, Upstairs 16: 11 -> fade: 0

app:58

2023-12-27 08:44:03.185 PM

info

Delay Over: Delay 0:00:00.5

app:58

2023-12-27 08:44:02.634 PM

info

Action: Delay 0:00:00.5

app:58

2023-12-27 08:44:01.574 PM

info

info

Action: Off: Kitchen Sink, Nursery, Kitchen Lights, Hall Way

app:58

Documentation

2023-12-27 08:43:56.936 PM

Community

Videos

FAQ