I have an event (below) that calls another event, does something, and then calls a third event. If I remove the 3rd part it runs. If I add it back in, it calls things out of order. Suggestions to make them run in order?
Sep-09 12:19:36 TTS Speak: (SPEAK
EFAULT):Welcome home. It is currently 12:19 PM
Sep-09 12:19:36 Event Event Trigger "Russound Russound - Living Room Off"
Sep-09 12:19:36 Event Event Trigger "Russound Russound - Living Room On - Speech - Volume 40"
Sep-09 12:19:36 Event Event Trigger "Security Greeting when Front Door Opens"
.
Sep-09 12:19:36 TTS Speak: (SPEAK

Sep-09 12:19:36 Event Event Trigger "Russound Russound - Living Room Off"
Sep-09 12:19:36 Event Event Trigger "Russound Russound - Living Room On - Speech - Volume 40"
Sep-09 12:19:36 Event Event Trigger "Security Greeting when Front Door Opens"
.
Comment