WTH: Automation & script debug could be easier to read with conditions

Hello.

First of all, I have to say that the debug functionality has dramatically changed the troubleshooting process when sometime doesn’t work exactly in the expected way (automations/script). Congrats to all involved for the great great work.

Still then, there is a pain I feel and maybe it’s not that difficult to cover and other users may also have this “requirement” or find it useful.

When you’re looking at several conditions with or/and composed it’s not easy to understand what is what. Let me try to make it more visual with an example:

While you’re looking at the condition evaluation (what you can see on the left hand side), you don’t have access to the condition config itself (what I copied to right hand side), so I always need to go up and down to look at the Step Config to determine what is what and what was the evaluation.

My WTH would be to have a tooltip over the condition itself, which would allow to visualize the condition config. Something like this:
image

Does that make sense and/or sound useful for any of you?

Thanks for all the amazing work.