From c0c35ce8cc11297123e890e406550c4720b715a0 Mon Sep 17 00:00:00 2001 From: jwedding Date: Mon, 26 Dec 2016 22:48:03 -0600 Subject: [PATCH] Added note about using the same Amazon account as you use on your Alexa app Initially created my skill using a developer account separate from the app I use to manage Alexa. It wouldn't show up obviously. --- lib/plugins/alexa-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/plugins/alexa-plugin.md b/lib/plugins/alexa-plugin.md index d4355e1d757..2acfb780b6b 100644 --- a/lib/plugins/alexa-plugin.md +++ b/lib/plugins/alexa-plugin.md @@ -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