]> git.basschouten.com Git - openhab-addons.git/commitdiff
[openhabcloud] Fix typo in Readme (#17029)
authormueller-ma <mueller-ma@users.noreply.github.com>
Tue, 9 Jul 2024 14:56:42 +0000 (16:56 +0200)
committerGitHub <noreply@github.com>
Tue, 9 Jul 2024 14:56:42 +0000 (16:56 +0200)
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
bundles/org.openhab.io.openhabcloud/README.md

index 593dad69cf3e62a95afcfebd0f48ff4538c14e19..f7a061eb1a2aa75c09b1c40a9d9ed499298767b7 100644 (file)
@@ -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: