From d232a61c56d1037a954069f8416b6077d7f0395d Mon Sep 17 00:00:00 2001 From: mtraxiot <37993378+mtraxiot@users.noreply.github.com> Date: Sun, 10 Oct 2021 19:14:48 +1100 Subject: [PATCH] [openhabcloud] Add required registration before connection (#11168) --- bundles/org.openhab.io.openhabcloud/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bundles/org.openhab.io.openhabcloud/README.md b/bundles/org.openhab.io.openhabcloud/README.md index 409d55ca29..d25833cdf7 100644 --- a/bundles/org.openhab.io.openhabcloud/README.md +++ b/bundles/org.openhab.io.openhabcloud/README.md @@ -16,6 +16,7 @@ The openHAB Cloud service (and thus the connector to it) is useful for different * Open the openHAB web portal and login as an administrator. * Click on Settings, followed by Misc (in the Add-ons section) * Using the + button on the bottom right you can install the openHAB Cloud Add-on +* Register your session (https://myopenhab.org/) using UUID and Secret identity ## UUID and Secret @@ -27,6 +28,7 @@ The second one is a random secret key which serves as a password. Both values are written to the local file system. If you loose these files for some reason, openHAB will automatically generate new ones. You will then have to reconfigure UUID and secret in the openHAB Cloud service under the _My account_ section. +You will need these values to register on the website before connection is accepted. Location of UUID and Secret: -- 2.47.3