new sequencer model parsing
This commit is contained in:
@@ -46,37 +46,13 @@
|
||||
"recurrence": 0
|
||||
},
|
||||
"actions": [
|
||||
[
|
||||
{
|
||||
"device_id": "shutters/1",
|
||||
"state": true
|
||||
},
|
||||
{
|
||||
"device_id": "shutters/2",
|
||||
"state": true
|
||||
}
|
||||
],
|
||||
{
|
||||
"duration": 60
|
||||
},
|
||||
[
|
||||
{
|
||||
"device_id": "shutters/1",
|
||||
"state": false
|
||||
},
|
||||
{
|
||||
"device_id": "shutters/2",
|
||||
"state": false
|
||||
}
|
||||
],
|
||||
{
|
||||
"device_id": "shutters/1",
|
||||
"state": true,
|
||||
"duration": 60
|
||||
"state": true
|
||||
},
|
||||
{
|
||||
"device_id": "shutters/1",
|
||||
"state": false
|
||||
"device_id": "shutters/2",
|
||||
"state": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user