mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-11 19:36:50 +00:00
Fix Netatmo component configuration (#7087)
This commit is contained in:
parent
476bc70890
commit
8b2ab49b91
@ -13,7 +13,6 @@ ha_release: "0.20"
|
||||
ha_iot_class: "Cloud Polling"
|
||||
---
|
||||
|
||||
|
||||
The `netatmo` component platform is the main component to integrate all Netatmo related platforms.
|
||||
|
||||
To enable the Netatmo component, add the following lines to your `configuration.yaml`:
|
||||
@ -27,8 +26,6 @@ netatmo:
|
||||
password: YOUR_PASSWORD
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
{% configuration %}
|
||||
api_key:
|
||||
description: The `client id` from your Netatmo app.
|
||||
@ -72,4 +69,3 @@ That's it. You can copy and paste your new `client id` and `client secret` in yo
|
||||
<p class='img'>
|
||||
<img src='/images/screenshots/netatmo_api.png' />
|
||||
</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user