Open stage-01 opened 1 year ago
Could you please dump the state of the entire endpoint that has this issue when you run it, using chip-tool, and share here, as well as the descriptor cluster in EP0.
There are insufficient logs to diagnose.
hello, thanks for your reply. I dont have a lot of experience using chip tool. What are the steps to dump an endpoints state?
My problem seems to be related to google, using chip tool I'm able to change the color of the device.
Hello. I have been having the same issue with Apple HomeKit. I can only change brightness and color temperature. So the colors is now shown correctly. I have extended the Light example from esp-matter to handle an external RGB LED. Any suggestions?
When connecting a matter extended color light example program, on esp32 C3 or esp32 C6, to Google Home it only gives me temperature and brightness control. I used to be able to control color as well.
The esp-matter light example uses color mode 0 for Hue and Saturation but I've also tried using color mode 1 for X and Y. Both give the same outcome.
I've had this issue for a few weeks now.
Has google changed anything when it comes to the extended color light implementation?