02-07-2025 09:36 PM
I have been running testsuite and the status has not changed. The review has not been approved
It seems that this step has not been completed, resulting in the testing status remaining unchanged
I downloaded the source code and followed it,
```
cd src/main/ngapp
npm install
npm run build
# Built files will be added in src/main/webapp
```
I don't know what the purpose of editing this is,but it also generates errors during compilation
Answered! Go to the Recommended Answer.
02-12-2025 07:40 PM
Thank you for sharing. The Report State Dashboard was deprecated some time ago. For device status updates, please use the Homegraph Viewer instead.
02-10-2025 12:13 PM
Can you please provide more details and share the specific error messages you are encountering? What step are you currently in within action development, and what have you done already? This will help in diagnosing the problem.
You mentioned a test suite and the status of the action review. Have you submitted your action for launch? If yes, what is your Project ID?
02-10-2025 05:43 PM
lauben-robot-vacuum-112154
02-12-2025 07:40 PM
Thank you for sharing. The Report State Dashboard was deprecated some time ago. For device status updates, please use the Homegraph Viewer instead.
02-21-2025 11:31 PM
QUERY: Send the HS331A2222 to the docking station RESPONSE: Sure, docking HS 331 A 2222. Expected state to include: {"isDocked":true}, actual state: {"descriptiveCapacityRemaining":"HIGH","capacityRemaining":[{"unit":"PERCENTAGE","rawValue":80}],"isDocked":false,"online":true,"isPaused":true,"isRunning":false}: expected false to be true
I don't know why my testing status hasn't changed. I used the Google Home app to operate the device normally, but now the testing keeps getting errors. Please help. Thank you.
log
{
"insertId": "1kn8dg6f909io2",
"jsonPayload": {
"reportStateLog": {
"isMissingField": false,
"queryReportStateDifferences": {
"reportState": "dock {\n is_docked: false\n}\n",
"queryState": "dock {\n is_docked: true\n}\n"
},
"isOffline": false,
"traitName": "TRAIT_DOCK",
"result": "INACCURATE",
"accuracy": "INACCURATE",
"agentId": "gzhc-83083",
"stateName": "ALL",
"detailedAccuracyResult": "DETAILED_ACCURACY_RESULT_INACCURATE",
"deviceType": "action.devices.types.MOP"
}
},
"resource": {
"type": "assistant_action_project",
"labels": {
"project_id": "gzhc-83083"
}
},
"severity": "ERROR",
"logName": "projects/gzhc-83083/logs/assistant_smarthome%2Fassistant_smarthome_logs",
}