Skip to content

Commit 32fd329

Browse files
authored
[openhabcloud] Fix typo in Readme (openhab#17029)
Signed-off-by: mueller-ma <[email protected]>
1 parent 4f322cc commit 32fd329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/org.openhab.io.openhabcloud/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ These parameters may be skipped by setting them to `null`.
149149

150150
The action syntax is a string containing the action type and the action payload separated by a colon.
151151

152-
There are two types of actions available:
152+
There are three types of actions available:
153153

154154
- `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.
155155
- `ui`: Controls the UI in two possible ways:

0 commit comments

Comments
 (0)