Input

Description

It defines the input variables.

Fields

Key Type Description
_string_ InputEntry

Defines each input variable. The field key is the input variable name, set by the script developer.

Required

Examples

Defines one input variable tv to ask user input for a device.

input:
  tv:
    metadata:
      name:
        en: Select a TV
      description:
        en: Select the TV to start the automation.
    selector:
      type: device
      supportedTypes: TV