diff --git a/source/_components/emulated_roku.markdown b/source/_components/emulated_roku.markdown index b930c672b45..46a2f87700e 100644 --- a/source/_components/emulated_roku.markdown +++ b/source/_components/emulated_roku.markdown @@ -84,8 +84,23 @@ Field | Description `key` | the code of the pressed key when the command `type` is `keypress`, `keyup` or `keydown`. `app_id` | the id of the app that was launched when command `type` is `launch`. -The available keys are listed here: -[Roku key codes](https://sdkdocs.roku.com/display/sdkdoc/External+Control+API#ExternalControlAPI-KeypressKeyValues) +Available key codes | +------------------- | +`Home` +`Rev` +`Fwd` +`Play` +`Select` +`Left` +`Right` +`Down` +`Up` +`Back` +`InstantReplay` +`Info` +`Backspace` +`Search` +`Enter` ## Automations