Skip to main content

Remote Control

Close App

Restrictions: "none"

Close App

Close an application on the device. Note: Users might experience a '403 access denied' error if the app is already closed. This error can typically be ignored.

Inputs

NameTypeDescriptionRequiredDynamic
nameenumSelect the app to close.YesNo

Outputs

NameTypeDescription
defaultnull

Enter Text

Restrictions: "none"

Enter Text

Enters the provided string of text via a given keyboard, or the system keyboard if one is not provided.

Inputs

NameTypeDescriptionRequiredDynamic
useKeyboardstringSpecify the keyboard to use for text entry.NoYes
textstringThe text to be entered.YesNo
waitAfterInputnumberWait after sending the full input before executing the next step.NoNo

Outputs

NameTypeDescription
defaultnull

Open App

Restrictions: "none"

Open App

Open an application on the device.

Inputs

NameTypeDescriptionRequiredDynamic
nameenumSelect the app to open.YesNo
coldStartbooleanClose the app if it is already open before opening it again.NoNo

Outputs

NameTypeDescription
defaultnull

Press Key

Restrictions: "none"

Press Key

Sends a remote command to the TV.

Inputs

NameTypeDescriptionRequiredDynamic
keyCodeSequencekeyDefine the sequence of keys to press.YesNo
waitAfterInputnumberWait after sending the full input before executing the next step.NoNo

Outputs

NameTypeDescription
defaultnull

Set Keyboard

Restrictions: "none"

Set Keyboard

Generate a new keyboard from a table. Creates a custom keyboard that does not have any modes (such as shift or caps lock). To create, pass a multi-line string where each line is a row of keys.

Inputs

NameTypeDescriptionRequiredDynamic
keyboardTypeenumSelect the keyboard layout to use. To customise the layout, please select 'Custom'.YesNo
customLayoutkeyboardCustomise the keyboard layout. Each row is separated by a new line, and all rows must have the same number of keys.NoNo
focusstringSpecify the the initial key when the keyboard is shown. Will set the top left key by defaultNoNo

Outputs

NameTypeDescription
defaultnull