Rohit Jadhav
Rohit Jadhav
If you see `extended colour light create api` we are creating colour control `cluster with color temperature and xy features`
@itavero We have provided API `setSupportedModesManager` to set modes externally. This is how you can use https://github.com/project-chip/connectedhomeip/blob/master/examples/all-clusters-app/esp32/main/main.cpp#L128
@jonsmirl This is how you can add custom cluster. 1. Write data model xml in required format. 2. Add entry of the xml/s to the src/app/zap-templates/zcl/zcl-with-test-extensions.json, src/app/zap-templates/zcl/zcl.json and src/app/zap-templates/zcl/data-model/all.xml. 3....
As of now this is the way to add custom cluster.
@jonsmirl Can you please explain a bit more, what are you trying to achieve?
Hi @jonsmirl, if you think there is issue with spec and CHIP sdk can you please file those in https://github.com/CHIP-Specifications/connectedhomeip-spec/issues and https://github.com/project-chip/connectedhomeip/issues?
> Can you try any other example (lighting-app) as well? Done. It's working fine.
@andy31415 Sorry for the inconvenience. Actually, we thought of using common implementation and planned to remove this fixed attributes from the factory partition because of while OTA, we cannot update...
@jonsmirl Thanks for the report, we will add it soon!!
@maenkai Its working completely fine for me. Can you please try again by updated iOS? My iPadOS version is 18.0 and HomePod 17.5