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.

我在商店买的飞利浦HUE灯,加入我自己的HA网关,发现HUE的Profile ID有异常。

1,通过ZDP命令Active EP查询HUE的End Point,发现只有一个End Point,值为0x0B。然后再用ZDP命令Simple Desc查询其属性,发现0x0B端口的profile ID为0xC05E。

2,我的HA网关用ZCL命令,srcEP的profile ID为0xC05E,对着HUE的Endpoint 0x0B发送开关灯命令,没有任何效果。但是我把profile改为0x0104后就能开关灯。