Issue: Scene - Dashboard

Hello,
I have a problem with a scene that is not running correctly.
I created two ON/OFF buttons (next/previous).
When the button turns ON, we wait a few ms and turn the button back to OFF.
The scene works very well with Next but does not work with Previous.

Do you have any idea where this might come from?

You don’t exactly have the same scene in one case you have the :check_mark: box « run only… Â» and not the other

I have the same behavior checked or not on both buttons

I also see that the time is different, but I don’t see any other differences :frowning:

If you display the button status in a discussion (for debugging)

For the waiting time, you add « retrieve the last status Â»

For « control your device Â», you send a message in the discussion. This will allow you to check that the scene is launched but also that the value retrieved is correct.

If the scene does not launch, then the problem comes from the communication between gladys and your device

I tried the debug method.
I do get text output in both cases, it’s really the transition from the previous button to OFF that’s bugging out…

Have you tried deleting this part of the scene, saving, re-editing, and redoing this part of the scene?

Were the devices declared the same way? (What technology and integration?)