mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
Tweak wording about script level variables (#16399)
This commit is contained in:
parent
8eaac5972e
commit
1228606e87
@ -62,7 +62,7 @@ Scripts may also use a shortcut syntax for activating scenes instead of calling
|
|||||||
|
|
||||||
## Variables
|
## Variables
|
||||||
|
|
||||||
The variables command allows you to set/override variables that will be accessible by templates in actions after it (see also [script variables] for how to define locally available variables).
|
The variables command allows you to set/override variables that will be accessible by templates in actions after it. See also [script variables] for how to define variables accessible in the entire script.
|
||||||
|
|
||||||
{% raw %}
|
{% raw %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user