mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
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:
parent
7eef2470bb
commit
c624d5fc00
@ -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.
|
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 %}
|
### {% 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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user