mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update script.markdown (#15726)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
b7cbe0238f
commit
6e98fe07ad
@ -62,7 +62,7 @@ variables:
|
|||||||
description: The value of the variable. Any YAML is valid. Templates can also be used to pass a value to the variable.
|
description: The value of the variable. Any YAML is valid. Templates can also be used to pass a value to the variable.
|
||||||
type: any
|
type: any
|
||||||
fields:
|
fields:
|
||||||
description: Information about the parameters that the script uses; see the [Passing variables to scripts](#passing-variables-to-scripts) section below.
|
description: "Information about the parameters that the script uses; see the [Passing variables to scripts](#passing-variables-to-scripts) section below. Please Note: In order for this description to be displayed in the Services tab of the Developer Tools in Lovelace, the script description must be defined as well."
|
||||||
required: false
|
required: false
|
||||||
default: {}
|
default: {}
|
||||||
type: map
|
type: map
|
||||||
|
Loading…
x
Reference in New Issue
Block a user