From b846bf1c564cef3725f2297972802615f148959d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Baginski?= Date: Sat, 13 Mar 2021 20:05:52 +0100 Subject: [PATCH] [openhabcloud] Add note about missing ability to delete things/items/rules (#10258) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Baginski --- 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 a8eb8fa7cc55b..409d55ca2942b 100644 --- a/bundles/org.openhab.io.openhabcloud/README.md +++ b/bundles/org.openhab.io.openhabcloud/README.md @@ -71,3 +71,5 @@ Alternatively, you can configure the settings in the file `conf/services/openhab ``` Note: The exposed items will show up after they receive an update to their state. + +Note: In order to use an openHAB UI via the Cloud Connector exposing items is not neccessary. Administrative actions are limited to creating things, items and rules, deleting them is inhibited via the Cloud Connector.