diff --git a/source/_components/sensor.netatmo.markdown b/source/_components/sensor.netatmo.markdown index c9a28a715467..2e7b4d01d2bd 100644 --- a/source/_components/sensor.netatmo.markdown +++ b/source/_components/sensor.netatmo.markdown @@ -47,7 +47,7 @@ Configuration variables: ### {% 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.

@@ -67,7 +67,7 @@ That's it. You can copy and paste your new API and secret keys in your Home Assi ### {% 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 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.

diff --git a/source/images/screenshots/netatmo_api.png b/source/images/screenshots/netatmo_api.png index bf5be533e902..8f0a18023079 100644 Binary files a/source/images/screenshots/netatmo_api.png and b/source/images/screenshots/netatmo_api.png differ diff --git a/source/images/screenshots/netatmo_app.png b/source/images/screenshots/netatmo_app.png index 0ce38c1763ab..95cd21e12e08 100644 Binary files a/source/images/screenshots/netatmo_app.png and b/source/images/screenshots/netatmo_app.png differ diff --git a/source/images/screenshots/netatmo_create.png b/source/images/screenshots/netatmo_create.png index aac41717be65..f268b27aad50 100644 Binary files a/source/images/screenshots/netatmo_create.png and b/source/images/screenshots/netatmo_create.png differ diff --git a/source/images/screenshots/netatmo_module.png b/source/images/screenshots/netatmo_module.png index a07be32a6302..09a366bd48fe 100644 Binary files a/source/images/screenshots/netatmo_module.png and b/source/images/screenshots/netatmo_module.png differ