From ce2c27d338a0ac2a3d091fe6a3fff9d6de0dd06e Mon Sep 17 00:00:00 2001 From: e36Alex Date: Mon, 8 Jul 2024 20:55:00 +0200 Subject: [PATCH] Update README.md (#17024) Changed username to userName, otherwise the username is not imported correctly and auth does not work. Signed-off-by: e36Alex --- bundles/org.openhab.binding.homematic/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.binding.homematic/README.md b/bundles/org.openhab.binding.homematic/README.md index 4f4e7d853e6f6..0dd85b61c7720 100644 --- a/bundles/org.openhab.binding.homematic/README.md +++ b/bundles/org.openhab.binding.homematic/README.md @@ -196,7 +196,7 @@ Due to the factory reset, the device will also be unpaired from the gateway, eve - **useAuthentication** Username and password are send to the gateway to authenticate the access to the gateway. -- **username** +- **userName** Username for Authentication to the gateway. - **password**