I can not remove "Secondary User Verification" when it was set as "Acknowledge Needed"
2024-07-12 09:20:05 request:
{
"inputs": [
{
"context": {
"locale_country": "ES",
"locale_language": "es"
},
"intent": "action.devices.EXECUTE",
"payload": {
"commands": [
{
"devices": [
{
"customData": {
"acknowledge": true,
"check_state": true,
"domain": "ColorSwitch",
"dzTags": false,
"idx": "799",
"protected": false
},
"id": "ColorSwitch_799"
}
],
"execution": [
{
"command": "action.devices.commands.OnOff",
"params": {
"on": true
}
}
]
}
]
}
}
],
"requestId": "2438282683815468697"
}
2024-07-12 09:20:05 response:
{
"requestId": "2438282683815468697",
"payload": {
"commands": [
{
"status": "ERROR",
"errorCode": "challengeNeeded",
"challengeNeeded": {
"type": "ackNeeded"
},
"ids": [
"ColorSwitch_799"
]
}
]
}
}
Hi
I have installed:
DZGA-Flask Version: 24.9
Domoticz Version: 2024.4 (build 16096)
I can not remove "Secondary User Verification" when it was set as "Acknowledge Needed"