Skip to content

Commit

Permalink
Fix docs list formatting/ mail link
Browse files Browse the repository at this point in the history
  • Loading branch information
coldfire84 committed Jan 10, 2020
1 parent c5a4c68 commit 12bea3e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/getting-started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,18 @@ Link your Amazon Account
.. tip:: There are Alexa restrictions based on region/ locale, Amazon publish and update their region-specific restrictions `here. <https://developer.amazon.com/it/docs/device-apis/list-of-interfaces.html>`_

To link your Amazon account:

1. Open Alexa App on your mobile device
2. Browse to "Skills and Games"
3. Search for "Node-RED Smart Home Control"
4. Link your account!

Link your Google Account
***************
.. warning:: You currently have to request extension of the skill to your Google account. Please contact `node-red@cb-net.co.uk <mailto:node-red@cb-net.co.uk>` for access.
.. warning:: You currently have to request extension of the skill to your Google account. Please contact `node-red@cb-net.co.uk <mailto:node-red@cb-net.co.uk>`_ for access.

To link your Google account:

1. Open the Google Home App
2. Hit Account icon (bottom right)
3. Under Account go to Settings
Expand All @@ -44,7 +46,7 @@ Install the Node-RED Nodes by either:
* Using the palette look for "node-red-contrib-alexa-smart-home"
* Using the command: `npm i node-red-contrib-alexa-smart-home`

Account Configuration
Node-RED Configuration
################
Once Node-RED Nodes are installed you'll need to configure your account settings, drag a new "alexa-smart-home-v3" node onto the canvas and double click it.

Expand Down Expand Up @@ -111,4 +113,4 @@ It is possible to disable "Auto Acknowledge" and use your own logic to establish
.. image:: concept-response.png
:alt: Screenshot of basic concept flow example

.. warning:: This is the most advanced flow type, the gross majority of scenarios do not warrant/ require this level of complexity - it's just available should you want it!
.. warning:: This is the most advanced flow type, the majority of scenarios do not warrant/ require this level of complexity - it's just available should you want it!

0 comments on commit 12bea3e

Please sign in to comment.