Skip to content

Commit

Permalink
Minor doc changes to test TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
coldfire84 committed Jan 9, 2020
1 parent baa9fdd commit b703015
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions docs/getting-started.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
*****
**********
Getting Started
*****
**********
Before you can use this service with Alexa or Google Home you need to:

* Create and verify an `account. <https://red.cb-net.co.uk/new-user>`_
Expand All @@ -9,14 +9,14 @@ Before you can use this service with Alexa or Google Home you need to:
* Setup Node-RED flows using your devices.

Install Node-RED Nodes
########
################
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`

Concept Flows
########
################
Refer to this table for capabilities that support state.

Essentially, to use this service your Node-RED flows will require:
Expand Down
6 changes: 3 additions & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
*****
**********
Introduction
*****
**********
With 1200+ users, and 3500+ defined devices, available in 12 Amazon Alexa markets and due for launch (shortly!) in 11 Google Assistant markets, Node-RED Smart Home Control enables you to quickly bring voice-control to your Node-RED flows, using Amazon Alexa and/ or Google Assistant.

.. note:: Node-RED Smart Home Control is an Open Source, free to use service. There is no warranty, implied or otherwise and the creators and contributors of this service and/ or related website are not responsible for any issues arising from it's use, including loss or damage relating to equipment, property, injury or life. You consume this service at your own risk.

Key Features
########
################
* Amazon Alexa and Google Assistant support, either enabled individually or in parallel.
* Support for a large array of device types including blinds, smart plugs, lights, thermostats (see more here).
* Supports "out of band" state updates (from physical or other automated device interactions) whilst providing real-time visibility of device state across Smart Assistant applications.

0 comments on commit b703015

Please sign in to comment.