Description
Meta information of each input variable.
Fields
Key | Type | Description |
---|---|---|
name
|
The name of the input variable. Required |
|
description
|
The additional description of the input variable. Required |
Examples
Defines one input variable tv
to ask user input for a device.
The metadata
gives name
and description
of this input.
input:
tv:
metadata:
name:
en: Select a TV
description:
en: Select the TV to start the automation.
selector:
type: device
supportedTypes: TV