From: mueller-ma Date: Tue, 9 Jul 2024 14:56:42 +0000 (+0200) Subject: [openhabcloud] Fix typo in Readme (#17029) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=32fd329160a4e031d13265a23a4a414d6bb9bca2;p=openhab-addons.git [openhabcloud] Fix typo in Readme (#17029) Signed-off-by: mueller-ma --- diff --git a/bundles/org.openhab.io.openhabcloud/README.md b/bundles/org.openhab.io.openhabcloud/README.md index 593dad69cf..f7a061eb1a 100644 --- a/bundles/org.openhab.io.openhabcloud/README.md +++ b/bundles/org.openhab.io.openhabcloud/README.md @@ -149,7 +149,7 @@ These parameters may be skipped by setting them to `null`. The action syntax is a string containing the action type and the action payload separated by a colon. -There are two types of actions available: +There are three types of actions available: - `command`: Sends a command to an Item by using the following syntax: `command:$itemName:$commandString` where `$itemName` is the name of the Item and `$commandString` is the command to be sent. - `ui`: Controls the UI in two possible ways: