-
-
Notifications
You must be signed in to change notification settings - Fork 34.5k
Open
Description
The problem
I followed the new steps, the integration was working for a few days.
Now when I try to link the integration in Google Home, it says "Could not reach [test] asdads-pl-ha-c2cintegration. Please try again."
In the google log console:
ERROR 2025-02-24T18:43:41.115295440Z {"syncLog":{…}}
{
"insertId": "yyyyyyyyyyyyyyyyyyyyyy",
"jsonPayload": {
"syncLog": {
"syncs": [
{
"status": "CANCELLED",
"httpLatencyMsec": "390",
"requestId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
]
}
},
"resource": {
"type": "assistant_action_project",
"labels": {
"project_id": "asdads-pl-ha"
}
},
"timestamp": "2025-02-24T18:43:41.115295440Z",
"severity": "ERROR",
"logName": "projects/asdads-pl-ha/logs/assistant_smarthome%2Fassistant_smarthome_logs",
"receiveTimestamp": "2025-02-24T18:43:41.115295440Z"
}
ERROR 2025-02-24T18:52:08.679163083Z SYNC: Request ID xxxxxxxxxxxxxxxxxxxxxxxx update devices failed: CANCELLED
{
"textPayload": "SYNC: Request ID xxxxxxxxxxxxxxxxxxxxxxxx update devices failed: CANCELLED",
"insertId": "zzzzzzzzzzzzzzzzzzzz",
"resource": {
"type": "assistant_action",
"labels": {
"action_id": "SMART_HOME_SYNC",
"project_id": "asdads-pl-ha",
"version_id": ""
}
},
"timestamp": "2025-02-24T18:52:08.679163083Z",
"severity": "ERROR",
"logName": "projects/asdads-pl-ha/logs/actions.googleapis.com%2Factions",
"receiveTimestamp": "2025-02-24T18:52:08.683802114Z"
}
What version of Home Assistant Core has the issue?
?
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
google_assistant
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response