Request Format
{
"inputs": [{
"intent": "action.devices.EXECUTE",
"payload": {
"commands": [
{
"devices": [{
"id": "6-199"
}
],
"execution": [
{
"command": "action.devices.commands.ActivateScene"
}
]
}
]
}
}
],
"requestId": "6529877997918554205"
}Last updated
Was this helpful?