Context
When I create scenes that are starting to get complex (multiple tests on 4 devices with many conditions), it is sometimes complicated to understand what is not working.
Proposal
I propose to add an « debug » action block that sends a message with the current status of the different devices and test results. This block would be limited to the step in which it is positioned.
In my case, I would have seen that all my tests were fine (lights off, no movement, door open), but the time condition was still false (between 8:00 PM and 5:00 AM).