From 6b979d1b05af0f45a1734b9ee50edda59cd80867 Mon Sep 17 00:00:00 2001 From: hutdev Date: Mon, 4 Oct 2021 16:33:08 +0200 Subject: [PATCH] [netatmo] Updated dev portal URLs in 1st step of README (#11194) URLs for the Netatmo developer portal seem to have changed --- bundles/org.openhab.binding.netatmo/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.3