diff --git a/source/_components/sensor.netatmo.markdown b/source/_components/sensor.netatmo.markdown index c9a28a71546..2e7b4d01d2b 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 bf5be533e90..8f0a1802307 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 0ce38c1763a..95cd21e12e0 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 aac41717be6..f268b27aad5 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 a07be32a630..09a366bd48f 100644 Binary files a/source/images/screenshots/netatmo_module.png and b/source/images/screenshots/netatmo_module.png differ