Skip to content

Commit

Permalink
Update instructions for Netatmo application credentials (home-assista…
Browse files Browse the repository at this point in the history
  • Loading branch information
allenporter authored May 23, 2022
1 parent 77eaa70 commit aac43cf
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions source/_integrations/netatmo.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -222,27 +222,7 @@ In your Netatmo Application configuration, do not enter a 'redirect URI' or a 'w
</div>
Next, add the following lines to your `configuration.yaml`:

```yaml
# Example configuration.yaml entry
netatmo:
client_id: YOUR_CLIENT_ID
client_secret: YOUR_CLIENT_SECRET
```

{% configuration %}
client_id:
description: The `client id` from your Netatmo app.
required: true
type: string
client_secret:
description: The `client secret` from your Netatmo app.
required: true
type: string
{% endconfiguration %}

**After the `client_id` and `client_secret` are added to your `configuration.yaml` you must restart Home Assistant and then enable Netatmo through the integrations page.**
See [Application Credentials](/integrations/application_credentials) for instructions on how to configure your *Client ID* and *Client Secret*, then enable Netatmo through the integrations page.
Menu: **Settings** -> **Devices & Services**.
Expand Down

0 comments on commit aac43cf

Please sign in to comment.