I use this device type to control my blinds. I would like to use the vocal command "lower" or "raise"
to obtain a partial close but they are not implemented.
Should I use a different device? this is the debug dialog
"header": {
"payloadVersion": 2,
"signatureVersion": 1
},
"payload": {
"action": "adjustRangeValue",
"clientId": "alexa-skill",
"createdAt": 1592036001,
"deviceAttributes": [],
"deviceId": "5ebfa6813045f14787e40ed3",
"replyToken": "ae955e2a-6d24-4c18-9312-31c16ce69df1",
"type": "request",
"value": {
"rangeValueDelta": -10
}
I use this device type to control my blinds. I would like to use the vocal command "lower" or "raise"
to obtain a partial close but they are not implemented. Should I use a different device? this is the debug dialog "header": { "payloadVersion": 2, "signatureVersion": 1 }, "payload": { "action": "adjustRangeValue", "clientId": "alexa-skill", "createdAt": 1592036001, "deviceAttributes": [], "deviceId": "5ebfa6813045f14787e40ed3", "replyToken": "ae955e2a-6d24-4c18-9312-31c16ce69df1", "type": "request", "value": { "rangeValueDelta": -10 }