From 174064420a8a224966b13cfe829bee2d2423fd88 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 4f4e7d853e6..0dd85b61c77 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**