Files

Managed Component Light

This example creates a Color Temperature Light device using the esp_matter component downloaded from Espressif Component Registry instead of the extra component in local, so the example can work without setting the esp-matter environment.

// TODO: IDF-9801

Note: To prevent the hash problem during building, the version IDF component management should be 1.4.*. Use compote version to show the version. Use pip install 'idf-component-manager~=1.4.0' to install.

See the docs for more information about building and flashing the firmware.