From: Stefan300381 <33487900+Stefan300381@users.noreply.github.com> Date: Wed, 13 Jan 2021 10:48:54 +0000 (+0100) Subject: [openhabcloud] Updated the openhab-cloud readme for OH3 (#9633) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=db8dc5d94b4bf295886385110eb9e9927de78bbf;p=openhab-addons.git [openhabcloud] Updated the openhab-cloud readme for OH3 (#9633) --- diff --git a/bundles/org.openhab.io.openhabcloud/README.md b/bundles/org.openhab.io.openhabcloud/README.md index 4910a74789..a8eb8fa7cc 100644 --- a/bundles/org.openhab.io.openhabcloud/README.md +++ b/bundles/org.openhab.io.openhabcloud/README.md @@ -11,6 +11,12 @@ The openHAB Cloud service (and thus the connector to it) is useful for different * It serves as a connector to Google Cloud Messaging (GCM) and Apple Push Notifications (APN) for pushing notifications to mobile phone apps. * It brings integration possibilities with services that require an OAuth2 authentication against a web server, such as IFTTT or Amazon Alexa Skills. +## Installation via UI + +* 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 + ## UUID and Secret To authenticate with the openHAB Cloud service the add-on generates two values when the add-on is installed. @@ -31,7 +37,7 @@ Location of UUID and Secret: ## Configuration -After installing this add-on, you will find configuration options in the Paper UI under _Configuration->Services->IO->openHAB Cloud_: +After installing this add-on, you will find configuration options in the openHAB portal under _Settings -> Other Services -> openHAB Cloud_: ![Configuration](contrib/doc/cfg.png) diff --git a/bundles/org.openhab.io.openhabcloud/contrib/doc/cfg.png b/bundles/org.openhab.io.openhabcloud/contrib/doc/cfg.png index 9720dd4ffb..961fd58356 100644 Binary files a/bundles/org.openhab.io.openhabcloud/contrib/doc/cfg.png and b/bundles/org.openhab.io.openhabcloud/contrib/doc/cfg.png differ