NetAtmo platform Documentation

Add details on how to configure the NetAtmo platform
This commit is contained in:
hydreliox 2016-01-17 09:38:23 +01:00
parent c658cb65eb
commit 66d5cffeab
5 changed files with 33 additions and 0 deletions

View File

@ -44,3 +44,36 @@ Configuration variables:
- **modules** (*Required*): Modules to use. Multiple entries allowd.
- **module_name** array (*Required*): Name of the module.
- ** [conditions] **: Condition to monitor.
### {% linkable_title Get API and Secret Key %}
To get your API credentials, you have to declare a new application in the [NetAtmo Developer Page](https://dev.netatmo.com/. Sign in using your username and password from your regular NetAtmo account.
Click on 'Create an App' at the top of the page.
<p class='img'>
<img src='/images/components/netatmo/create.png' />
</p>
You have to fill the form, but only two fields are required : Name and Description. It doesn't really matter what you put into those. Just write something that make sense to you. To submit your new app, click on create at the bottom of the form.
<p class='img'>
<img src='/images/components/netatmo/app.png' />
</p>
That's it. You can copy and paste your new API and secret keys in your Home Assistant configuration file just as said above.
<p class='img'>
<img src='/images/components/netatmo/api.png' />
</p>
### {% linkable_title Find your modules name %}
You can find your modules name in your [online NetAtmo account] (https://my.netatmo.com/app/station) . These names can be found and changed in parameters (See screenshot)
You have to provide these name in your Home Assistant configuration file.
<p class='img'>
<img src='/images/components/netatmo/module.png' />
</p>
<p class='note'>
The Home Assistant NetAtmo platform has only be tested with the classic indoor and outdoor module. There is no support for the rainmeter and windmeter module at this time because developers does not own these modules.
</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB