Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Enable Alexa Support #109

Open
trueppp opened this issue Mar 10, 2021 · 2 comments
Open

Enable Alexa Support #109

trueppp opened this issue Mar 10, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@trueppp
Copy link

trueppp commented Mar 10, 2021

Starting an issue to document Alexa use and installation:

I have created a custom Skill

Parameters:

  1. Choose a model to add to your skill: Custom
  2. Choose a method to host your skill's backend resources: Provision your own

Return to top and click Create Skill

Choose the template: Start from scratch

On the Console, put "plex to" as your invocation

In the Interaction Module -> JSON Editor paste the text in the following file:

alexa.txt

Goto Endpoints and add something to injest the JSON and reply. I am using a publically available Node-Red https endpoint.

Will paste my node flow as soon as it is working

@trueppp trueppp added the enhancement New feature or request label Mar 10, 2021
@maykar maykar changed the title Enable Alex Support Enable Alexa Support Mar 10, 2021
@trueppp
Copy link
Author

trueppp commented Mar 10, 2021

Attached is the node-red flow that ingests the JSON from Amazon, then sends it to the webhook.

It also sends back a response to Amazon so your Alexa responds correctly.

You need to insert your Endpoint URL into the To Plex Assistant node.

Alexa Bridge.zip

@pimp1310
Copy link

pimp1310 commented Apr 27, 2022

can you perhaps explain it allittle bit more?

i added your flow and that seems to work.
but what do you mean with the publically avaiaible node-red https endpoint?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants