From: hutdev Date: Mon, 4 Oct 2021 14:33:08 +0000 (+0200) Subject: [netatmo] Updated dev portal URLs in 1st step of README (#11194) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=6b979d1b05af0f45a1734b9ee50edda59cd80867;p=openhab-addons.git [netatmo] Updated dev portal URLs in 1st step of README (#11194) URLs for the Netatmo developer portal seem to have changed --- diff --git a/bundles/org.openhab.binding.netatmo/README.md b/bundles/org.openhab.binding.netatmo/README.md index 8752fa3d40..f210b919d4 100644 --- a/bundles/org.openhab.binding.netatmo/README.md +++ b/bundles/org.openhab.binding.netatmo/README.md @@ -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: -* `` Your client ID taken from your App at https://dev.netatmo.com/dev/listapps +* `` Your client ID taken from your App at https://dev.netatmo.com/apps * `` A token provided along with the ``. * `` The username you use to connect to the Netatmo API (usually your mail address). * `` The password attached to the above username.