Running Automations at a Particular Time Based on Earlier State Changes

Hi everyone, I’m trying to set up an automation that checks the status of certain devices at 2 PM, but only if their state changed earlier in the day. I’ve been using a virtual switch to track the state changes, but I’m not sure how to make the automation wait until 2 PM to act.

Here’s what I have so far: I’ve created a virtual switch that triggers when a specific state changes. It works perfectly, but I need it to hold off on executing the automation until 2 PM. I’ve looked into using delays and timers, but nothing seems to fit this exact scenario.

Does anyone have experience with similar setups? I’d love to hear if there’s a way to achieve this without adding more virtual switches or complicated workarounds. Thanks in advance for any advice!