Skip to content

Commit

Permalink
Merge pull request nightscout#4025 from unsoluble/alexa-docs-tweak
Browse files Browse the repository at this point in the history
Alexa docs tweak on using mmol
  • Loading branch information
PieterGit authored Oct 24, 2018
2 parents 65372ab + 18497f2 commit 9b238df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/plugins/alexa-plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ To add Alexa support for a plugin, [check this out](#adding-alexa-support-to-a-p

1. Your Nightscout site needs to be new enough that it supports the `alexa` plugin. It needs to be [version 0.9.1 (Grilled Cheese)](https://github.com/nightscout/cgm-remote-monitor/releases/tag/0.9.1) or later. See [updating my version](https://github.com/nightscout/cgm-remote-monitor#updating-my-version) if you need a newer version.
1. Add `alexa` to the list of plugins in your `ENABLE` setting. ([Environment variables](https://github.com/nightscout/cgm-remote-monitor#environment) are set in the configuration section for your monitor. Typically Azure, Heroku, etc.)
1. The Alexa plugin pulls its units preferences from your site's defaults. If you don't have a `DISPLAY_UNITS` entry, it will default to `mg/dl`. If you want it to use mmol/L, make sure you have a `DISPLAY_UNITS` line, and set it to `mmol` (*not* `mmol/l`).

## Create Your Alexa Skill

Expand Down

0 comments on commit 9b238df

Please sign in to comment.