Change pictures location

Change where are stored screenshots (in screenshots folder captain
obvious !)
This commit is contained in:
hydreliox 2016-01-17 21:37:32 +01:00
parent 66d5cffeab
commit 0c0aa61fbd
5 changed files with 5 additions and 5 deletions

View File

@ -47,22 +47,22 @@ Configuration variables:
### {% linkable_title Get API and Secret Key %} ### {% 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. 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. Click on 'Create an App' at the top of the page.
<p class='img'> <p class='img'>
<img src='/images/components/netatmo/create.png' /> <img src='/images/screenshots/netatmo_create.png' />
</p> </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. 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'> <p class='img'>
<img src='/images/components/netatmo/app.png' /> <img src='/images/screenshots/netatmo_app.png' />
</p> </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. 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'> <p class='img'>
<img src='/images/components/netatmo/api.png' /> <img src='/images/screenshots/netatmo_api.png' />
</p> </p>
### {% linkable_title Find your modules name %} ### {% linkable_title Find your modules name %}
@ -71,7 +71,7 @@ You can find your modules name in your [online NetAtmo account] (https://my.neta
You have to provide these name in your Home Assistant configuration file. You have to provide these name in your Home Assistant configuration file.
<p class='img'> <p class='img'>
<img src='/images/components/netatmo/module.png' /> <img src='/images/screenshots/netatmo_module.png' />
</p> </p>
<p class='note'> <p class='note'>

View File

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 82 KiB

View File

Before

Width:  |  Height:  |  Size: 189 KiB

After

Width:  |  Height:  |  Size: 189 KiB

View File

Before

Width:  |  Height:  |  Size: 233 KiB

After

Width:  |  Height:  |  Size: 233 KiB

View File

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 124 KiB