2 weeks ago
We are currently experiencing an issue with color state feedback. Our application has been successfully linked to Google Home. After we modify the color of the device through our app, we notice that Google Home does not update the color in real-time.
Specifically, when we are on the device control page in the Google Home app, the color does not reflect the updated value. Only after we exit the control page, return to the device list, and then re-enter the control page, does the updated color appear.
Could you please help us understand what is causing this issue?
Screenshot of the control page:
Here is the device state we reported after modifying the color:
{
"agentUserId": "8e4ab8e5f52545abb0af9e208d0ebc84",
"payload": {
"devices": {
"states": {
"0203f8cf0de246e49614c2a321fa0b67": {
"brightness": 38,
"color": {
"spectrumHsv": {
"saturation": 1.0,
"hue": 120.0,
"value": 1.0
}
},
"online": true,
"on": true
}
}
}
},
"requestId": "cm9ib3Qt-ZGV2aWNlQXR0cg==-8379429336320251"
}
Answered! Go to the Recommended Answer.
a week ago
Thanks for sharing the issue with color state update. Can you please open an issue tracker (Public Trackers > Smart Home) and share the bug ID here. Provide all the details from above along with the video from the device. I will forward it to internal teams for further investigation.
2 weeks ago
When we adjust the device’s color temperature via our application, the updated value does not reflect on iOS devices, while it does show on Android devices. However, even on Android, the color temperature only updates after exiting the device list and re-entering the control page—it does not refresh in real time.
Here is the device state report we send after adjusting the color temperature:
Could you please help us understand why the color temperature does not update in real time, especially on iOS?
a week ago
Thanks for sharing the issue with color state update. Can you please open an issue tracker (Public Trackers > Smart Home) and share the bug ID here. Provide all the details from above along with the video from the device. I will forward it to internal teams for further investigation.