Update to reflect actual implementation (#7301)

Activate was changed to Execute awhile back: f0f0dc3bb2
This commit is contained in:
Adam 2018-11-01 03:14:52 -05:00 committed by Fabian Affolter
parent 0fc2f0da0a
commit 8372b3514b

View File

@ -116,6 +116,6 @@ script:
### {% 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.
Scripts in the Overview panel will be displayed with an **EXECUTE** 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.