config system automation-stitch
Automation stitches.
config system automation-stitch Description: Automation stitches. edit <name> set description {var-string} set status [enable|disable] set trigger {string} config actions Description: Configure stitch actions. edit <id> set action {string} set delay {integer} set required [enable|disable] next end set destination <name1>, <name2>, ... next end
config system automation-stitch
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
name |
Name. |
string |
Maximum length: 35 |
|
||||||
description |
Description. |
var-string |
Maximum length: 255 |
|
||||||
status |
Enable/disable this stitch. |
option |
- |
enable |
||||||
|
|
|||||||||
trigger |
Trigger name. |
string |
Maximum length: 35 |
|
||||||
destination |
Serial number/HA group-name of destination devices. Destination name. |
string |
Maximum length: 79 |
|
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 |
||||||
|
|