This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to toggle local LED?



In the function of zclSampleLight_HandleKeys, toggled local LED by assigned LIGHT_OFF or LIGHT_ON to zclSampleLight_OnOff. zclSampleLight_OnOff is one of On/Off cluster attributes.

In my view, to toggle local LED shoud use HalLedSet. Modification of attributes would not cause action.

Where am I wrong?

Thanks.