added instructions for configuration panel. (#4344)

* added instructions for configuration panel.

try searching for configuration.. it's fruitless.

* Minor change
This commit is contained in:
Carlo Costanzo 2018-01-05 05:45:39 -05:00 committed by Fabian Affolter
parent 7eef2470bb
commit c624d5fc00

View File

@ -22,6 +22,12 @@ cloud:
Once activated, go to the configuration panel in Home Assistant and create an account and log in. There is no need to configure your router or expose your instance to the internet in any other way.
If you are not seeing the **Configuration** panel, make sure you have the following option enabled in your configuration.yaml` file.
```yaml
config:
```
### {% linkable_title Amazon Alexa %}
The Alexa integration allows users to control the entities via the [Home Assistant Smart Home skill for Alexa][alexa skill]. This means that you can say things like "Alexa, turn on the kitchen light" to control your local instance.