From 21dc019dd5c58127beb674872bf9ca209f920e15 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 20 Jul 2017 13:05:57 +0000 Subject: [PATCH] Site updated at 2017-07-20 13:05:57 UTC --- addons/google_assistant/index.html | 24 +++++++++------ atom.xml | 2 +- blog/categories/announcements/atom.xml | 2 +- blog/categories/community/atom.xml | 2 +- blog/categories/device-tracking/atom.xml | 2 +- blog/categories/esp8266/atom.xml | 2 +- blog/categories/how-to/atom.xml | 2 +- blog/categories/ibeacons/atom.xml | 2 +- blog/categories/internet-of-things/atom.xml | 2 +- blog/categories/iot-data/atom.xml | 2 +- blog/categories/media/atom.xml | 2 +- blog/categories/merchandise/atom.xml | 2 +- blog/categories/micropython/atom.xml | 2 +- blog/categories/mqtt/atom.xml | 2 +- blog/categories/organisation/atom.xml | 2 +- blog/categories/owntracks/atom.xml | 2 +- blog/categories/presence-detection/atom.xml | 2 +- .../public-service-announcement/atom.xml | 2 +- blog/categories/release-notes/atom.xml | 2 +- blog/categories/survey/atom.xml | 2 +- blog/categories/talks/atom.xml | 2 +- blog/categories/technology/atom.xml | 2 +- blog/categories/user-stories/atom.xml | 2 +- blog/categories/video/atom.xml | 2 +- blog/categories/website/atom.xml | 2 +- sitemap.xml | 30 +++++++++---------- 26 files changed, 54 insertions(+), 48 deletions(-) diff --git a/addons/google_assistant/index.html b/addons/google_assistant/index.html index 0127b0c4c0..6c92df0a14 100644 --- a/addons/google_assistant/index.html +++ b/addons/google_assistant/index.html @@ -75,13 +75,13 @@
-

Google Assistant is an AI-powered voice assistant that runs on the Raspberry Pi and x86 platforms. It runs on-device and is Private by Design.

+

Google Assistant is an AI-powered voice assistant that runs on the Raspberry Pi and x86 platforms. and interact with [API.ai] with Home-Assistant.

To enable access to the Google Assistant API, do the following: -1) In the Cloud Platform Console, go to the Projects page. Select an existing project or create a new project -2) Enable the Google Assistant API on the project you selected -3) Create a service account and download the json credentials.

-

Now install and activate the Samba add-on so you can upload your training data. Connect to the “share” Samba share and copy your training data over. Name the file assistant.zip.

-

Now it’s time to start Snips for the first time. When the Snips add-on starts, it will output your audio devices:

**** List of PLAYBACK Hardware Devices ****
+1) In the Cloud Platform Console, go to the Projects page. Select an existing project or create a new [project]
+2) Enable the Google Assistant [API] on the project you selected
+3) Create a [service account][serviceaccount] and download the json credentials.

+

Now install and activate the [Samba] add-on so you can upload your credential file. Connect to the “share” Samba share and copy your training data over. Name the file service_account.json.

+

Now it’s time to start Snips for the first time. When the Google Assistant add-on starts, it will output your audio devices:

**** List of PLAYBACK Hardware Devices ****
 card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
   Subdevices: 8/8
   Subdevice #0: subdevice #0
@@ -108,14 +108,20 @@ card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 ALSA [bcm2835 IEC958/HDMI]
 
 

Configuration variables:

    -
  • mqtt_bridge (Optional): Snips uses MQTT to communicate and defaults to their own broker. Use this config option to bridge their broker to your own.
  • -
  • mic: This is the hardware address of your microphone. Look at the Snips
  • +
  • mic: This is the hardware address of your microphone. Look at the add-on output
  • +
  • speaker: This is the hardware address of your speakers. Look at the add-on output

Home Assistant configuration

-

Use the Home Assistant Snips.ai component to integrate the add-on into Home Assistant.

+

Use the Home Assistant [Snips.ai component][comp] to integrate the add-on into Home Assistant.

snips:
 
+

[API.ai] https://api.ai/ +[Samba]: /addons/samba/ +[comp]: /components/snips/ +[project]: https://console.cloud.google.com/project +[API]: https://console.developers.google.com/apis/api/embeddedassistant.googleapis.com/overview +[serviceaccount]: https://console.developers.google.com/apis/credentials/serviceaccountkey