mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
Added notes about the Google Assistant integration being broken
This commit is contained in:
@@ -113,7 +113,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md)
|
||||
- [`override` (Override Mode)](#override-override-mode)
|
||||
- [`xdripjs` (xDrip-js)](#xdripjs-xdrip-js)
|
||||
- [`alexa` (Amazon Alexa)](#alexa-amazon-alexa)
|
||||
- [`googlehome` (Google Home/DialogFLow)](#googlehome-google-homedialogflow)
|
||||
- [`googlehome` (Google Home/DialogFLow)](#googlehome-google-homedialogflow) [broken]
|
||||
- [`speech` (Speech)](#speech-speech)
|
||||
- [`cors` (CORS)](#cors-cors)
|
||||
- [Extended Settings](#extended-settings)
|
||||
@@ -568,9 +568,11 @@ For remote overrides, the following extended settings must be configured:
|
||||
##### `alexa` (Amazon Alexa)
|
||||
Integration with Amazon Alexa, [detailed setup instructions](docs/plugins/alexa-plugin.md)
|
||||
|
||||
##### `googlehome` (Google Home/DialogFLow)
|
||||
##### `googlehome` (Google Home/DialogFLow) [broken]
|
||||
Integration with Google Home (via DialogFlow), [detailed setup instructions](docs/plugins/googlehome-plugin.md)
|
||||
|
||||
Unfortunately this integration broke when [Google discontinued conversational actions](https://developers.google.com/assistant/ca-sunset). We'll keep this here for reference, in case it can be revived at some point in the future.
|
||||
|
||||
##### `speech` (Speech)
|
||||
Speech synthesis plugin. When enabled, speaks out the blood glucose values, IOB and alarms. Note you have to set the LANGUAGE setting on the server to get all translated alarms.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user