config system automation-stitch
Automation stitches.
config system automation-stitch
Description: Automation stitches.
edit <name>
config actions
Description: Configure stitch actions.
edit <id>
set action {string}
set delay {integer}
set required [enable|disable]
next
end
set description {var-string}
set destination <name1>, <name2>, ...
set status [enable|disable]
set trigger {string}
next
end
config system automation-stitch
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
description |
Description. |
var-string |
Maximum length: 255 |
|
||||||
|
destination |
Serial number/HA group-name of destination devices. Destination name. |
string |
Maximum length: 79 |
|
||||||
|
name |
Name. |
string |
Maximum length: 35 |
|
||||||
|
status |
Enable/disable this stitch. |
option |
- |
enable |
||||||
|
|
|
|||||||||
|
trigger |
Trigger name. |
string |
Maximum length: 35 |
|
||||||
config actions
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
id |
Entry ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||
|
action |
Action name. |
string |
Maximum length: 64 |
|
||||||
|
delay |
Delay before execution (in seconds). |
integer |
Minimum value: 0 Maximum value: 3600 |
0 |
||||||
|
required |
Required in action chain. |
option |
- |
disable |
||||||
|
|
|
|||||||||