Pause after an action
This section discusses the scenario in which an action does not perform as expected because a previous action has side effects that have not completed.
There are two attributes that let you add
a pause after actions during runtime:
- The pausetime attribute of the <HAScript> element.
- The pause attribute of the <Screen> element.