13 lines
196 B
JSON
13 lines
196 B
JSON
|
|
{
|
||
|
|
"alias": "demo_script",
|
||
|
|
"description": "",
|
||
|
|
"sequence": [
|
||
|
|
{
|
||
|
|
"type": "turn_on",
|
||
|
|
"device_id": "def456",
|
||
|
|
"entity_id": "switch.demo",
|
||
|
|
"domain": "switch"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|