diff --git a/source/_components/cloud.markdown b/source/_components/cloud.markdown index 675f5fd5ffe..68becfd3283 100644 --- a/source/_components/cloud.markdown +++ b/source/_components/cloud.markdown @@ -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.