mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-10 13:21:53 +01:00
[automation] Unify types - itemsActions (#579)
Unify types - Second try See also types in automation/moduletypes/ItemTriggers.json Signed-off-by: davidgraeff <david.graeff@web.de>
This commit is contained in:
parent
e6458549f3
commit
ee466da9bc
@ -51,7 +51,7 @@
|
||||
"inputs":[
|
||||
{
|
||||
"name":"command",
|
||||
"type":"org.eclipse.smarthome.core.types.Command",
|
||||
"type":"command",
|
||||
"label":"Command",
|
||||
"description":"command that will be sent to the item."
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user