diff --git a/source/_components/script.markdown b/source/_components/script.markdown index 4b0fa016dce..52dd1110538 100644 --- a/source/_components/script.markdown +++ b/source/_components/script.markdown @@ -112,3 +112,9 @@ script: title: "{% raw %}{{ title }}{% endraw %}" message: "{% raw %}{{ message }}{% endraw %}" ``` + +### {% linkable_title In the Overview %} + +Scripts in the Overview panel will be displayed with an **ACTIVATE** button if the device has no `delay:` or `wait:` statement, and as a toggle switch if it has either of those. + +This is to enable you to stop a running script.