]> git.basschouten.com Git - openhab-addons.git/commitdiff
[netatmo] Updated dev portal URLs in 1st step of README (#11194)
authorhutdev <hutdev@users.noreply.github.com>
Mon, 4 Oct 2021 14:33:08 +0000 (16:33 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Oct 2021 14:33:08 +0000 (16:33 +0200)
URLs for the Netatmo developer portal seem to have changed

bundles/org.openhab.binding.netatmo/README.md

index 8752fa3d400452768ff9f49596c6800afee3b163..f210b919d4bef3880bea436ae3192965d06f3a42 100644 (file)
@@ -27,11 +27,11 @@ Here is the procedure:
 
 ### 1. Application Creation
 
-Create an application at https://dev.netatmo.com/dev/createapp
+Create an application at https://dev.netatmo.com/apps/createanapp
 
 The variables you will need to get to setup the binding are:
 
-* `<CLIENT_ID>` Your client ID taken from your App at https://dev.netatmo.com/dev/listapps
+* `<CLIENT_ID>` Your client ID taken from your App at https://dev.netatmo.com/apps
 * `<CLIENT_SECRET>` A token provided along with the `<CLIENT_ID>`.
 * `<USERNAME>` The username you use to connect to the Netatmo API (usually your mail address).
 * `<PASSWORD>` The password attached to the above username.