[openhabcloud] Fix typo in Readme (#17029)

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
This commit is contained in:
mueller-ma 2024-07-09 16:56:42 +02:00 committed by GitHub
parent 4f322cc663
commit 32fd329160
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View 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: