mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[openhabcloud] Fix typo in Readme (#17029)
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
This commit is contained in:
parent
4f322cc663
commit
32fd329160
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user