Skip to content

Commit

Permalink
Added note about using the same Amazon account as you use on your Ale…
Browse files Browse the repository at this point in the history
…xa app

Initially created my skill using a developer account separate from the app I use to manage Alexa. It wouldn't show up obviously.
  • Loading branch information
jwedding committed Dec 27, 2016
1 parent 209cf03 commit c0c35ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/plugins/alexa-plugin.md
Expand Up @@ -13,7 +13,7 @@ Nightscout/Alexa
##Setup

### 1) Make sure to add `alexa` to the list of plugins in your `ENABLE` setting (note: environment variables are set in the configuration section for your monitor typically Azure, Heroku, etc.)
### 2) Sign in to https://developer.amazon.com/ and navigate to the "Alexa" tab. Select "Getting started" in "Alexa Skills Kit"
### 2) Sign in to https://developer.amazon.com/ and navigate to the "Alexa" tab. Select "Getting started" in "Alexa Skills Kit" NOTE: You must sign in to the developer account using the same Amazon account as you use to manage your Echo device.
* Click on "Add a new skill". Fill in "Nightscout" as the name and "nightscout" as the invocation name (feel free to use other names as you see fit).
* This skill will not use the "Audio Player".
* Click Next
Expand Down

0 comments on commit c0c35ce

Please sign in to comment.