I'm new to this, but overall, I think (thought) I had a basic understanding of the operation. I was trying to do a pretty simple routine to turn off the ceiling lights, turn on shower lights, and dim the vanity lights. After 11 minutes, toggle the lights so the shower light and vanity lights turn off, and the ceiling lights turn on. Wait another 11 minutes and then turn on the bathroom timer (fans).
I changed the timers/delays to 30 seconds just for testing instead of the 11 minutes.
What is actually happening when I press the button is all the lights turn off. Then all the lights turn on (because of the toggle), then the fans turn on. What am I missing??
The logs were the solution. Thanks for the reply. I found that I had another rule that was being activated when one of the lights was turning off. Thanks for kicking me into the log to sort it out!