Android Widget Bug when Triggering Automation with a Delay

Hello,
I have a few widgets set up on an android phone, to trigger automations / scripts.
One automation I have turns some lights on, has a delay of 30 minutes, and then turns the lights off again.
When I trigger the automation from the android widget, it runs the automation fine, but the widget reports that it fails.
I think it is waiting for some sort of response from the HA server that the automation is complete, but it doesn’t get one (within the timeout period) due to the delay step in the automation.
Just seeing if anyone else had noticed this and/or if it can be looked at?

The behavior is the same if triggering a Script with a delay

Thanks

Sam

Post your automation and the associated trace/log entries for when it gives you the error so you can help us help you.

Also, try removing the delay from the automation and check if it gives you the same error. That way you can actually narrow the issue down to the delay.

Hi,
same issue with my new phone (galaxy S22 ultra US version ONE UI 7.0). wifi or 4G, same issue.
Did you find a solution ?
Thank you