Fixes scheduled receiver automations that could fail and then stay failed for the rest of the day.
- Wait for the receiver to confirm it woke up, stopped, and switched to the network input before sending the next step, instead of guessing how long each one takes.
- Re-send the service select once if the receiver is found sitting on the network menu instead of inside the station list.
- Retry a failed automation twice, at 2 and 5 minutes, before reporting it. Previously the schedule recorded it as done the moment it started, so a receiver dropping a single command lost that automation for the rest of the day.
- Record the full back and forth with the receiver in the log, so a station that fails to start shows which command the receiver ignored.