Hi all,
For my morning routine script I have configured google TTS to tell me the weather, traffic info and some other small stuff, then HASS turn on my radio. I currently use a delay to make sure that the radio turns on after the TTS is finished. However, as the content in my TTS change daily, sometimes the delay before the radio turn on is too long, sometimes too short.
Is there a way to delay it programatically until the previous action is finished instead of a fixed number of seconds ?