J'ai fait un petit test avec le debug activé en changeant de couleur à environ 1 seconde d'intervalle :
Code : Tout sélectionner
2020-03-19 11:45:32.240 Status: setcolbrightnessvalue: ID: 135, bri: 100, color: '{m: 3, RGB: 10ff01, CWWW: 0000, CT: 0}'
2020-03-19 11:45:35.153 (Zigate) UpdateDevice - (Bandeau plafond) 1:100
2020-03-19 11:45:37.540 Status: setcolbrightnessvalue: ID: 135, bri: 100, color: '{m: 3, RGB: ff0300, CWWW: 0000, CT: 0}'
2020-03-19 11:45:38.274 (Zigate) Ping Device - Key: cf95
2020-03-19 11:45:38.274 (Zigate) ReadAttributeRequest_0000 - Key: 8ccf , Scope: True
2020-03-19 11:45:38.274 (Zigate) --> Full scope
2020-03-19 11:45:38.274 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0000 : 0x0000 0x0001 0x0002 0x0003 0x0004 0x0005 0x0006 0x0007 0x000a 0x000f 0x0010 0x0015 0x4000 0xf000
2020-03-19 11:45:38.274 (Zigate) Request Basic via Read Attribute request 8ccf/03 [0, 1, 2, 3, 4, 5, 6, 7, 10, 15, 16, 21, 16384, 61440]
2020-03-19 11:45:38.275 (Zigate) -- normalizedReadAttrReq ---- addr =8ccf Cluster = 0000 Attributes = 0x0000, 0x0001, 0x0002
2020-03-19 11:45:38.275 (Zigate) =====> sendZigateCmd - 0100 028ccf010300000000000003000000010002 Queue Length: 0
2020-03-19 11:45:38.275 (Zigate) -- normalizedReadAttrReq ---- addr =8ccf Cluster = 0000 Attributes = 0x0003, 0x0004, 0x0005, 0x0006
2020-03-19 11:45:38.275 (Zigate) =====> sendZigateCmd - 0100 028ccf0103000000000000040003000400050006 Queue Length: 1
2020-03-19 11:45:38.275 (Zigate) -- normalizedReadAttrReq ---- addr =8ccf Cluster = 0000 Attributes = 0x0007, 0x000a, 0x000f
2020-03-19 11:45:38.275 (Zigate) =====> sendZigateCmd - 0100 028ccf0103000000000000010007 Queue Length: 2
2020-03-19 11:45:38.275 (Zigate) -- normalizedReadAttrReq ---- addr =8ccf Cluster = 0000 Attributes = 0x0010, 0x0015, 0x4000, 0xf000
2020-03-19 11:45:38.275 (Zigate) =====> sendZigateCmd - 0100 028ccf0103000000000000014000 Queue Length: 3
2020-03-19 11:45:38.275 (Zigate) ReadAttributeRequest_0006 - Key: 8ccf
2020-03-19 11:45:38.275 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0006 : 0x0000
2020-03-19 11:45:38.275 (Zigate) Request OnOff status via Read Attribute request: 8ccf EPout = 03
2020-03-19 11:45:38.275 (Zigate) ReadAttributeRequest_0008 - Key: 8ccf
2020-03-19 11:45:38.275 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0008 : 0x0000
2020-03-19 11:45:38.275 (Zigate) Request Control level of shutter via Read Attribute request: 8ccf EPout = 03
2020-03-19 11:45:38.275 (Zigate) ReadAttributeRequest_0300 - Key: 8ccf
2020-03-19 11:45:38.275 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0300 : 0x0000 0x0001 0x0003 0x0004 0x0007 0x0008 0x4010
2020-03-19 11:45:38.275 (Zigate) Request Color Temp infos via Read Attribute request: 8ccf EPout = 03
2020-03-19 11:45:38.275 (Zigate) ReadAttributeRequest_0000 - Key: 630d , Scope: True
2020-03-19 11:45:38.275 (Zigate) --> Full scope
2020-03-19 11:45:38.275 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0000 : 0x0000 0x0001 0x0002 0x0003 0x0004 0x0005 0x0006 0x0007 0x0012 0x4000
2020-03-19 11:45:38.275 (Zigate) Request Basic via Read Attribute request 630d/03 [0, 1, 2, 3, 4, 5, 6, 7, 18, 16384]
2020-03-19 11:45:38.275 (Zigate) -- normalizedReadAttrReq ---- addr =630d Cluster = 0000 Attributes = 0x0000, 0x0001, 0x0002
2020-03-19 11:45:38.275 (Zigate) =====> sendZigateCmd - 0100 02630d010300000000000003000000010002 Queue Length: 4
2020-03-19 11:45:38.275 (Zigate) -- normalizedReadAttrReq ---- addr =630d Cluster = 0000 Attributes = 0x0003, 0x0004, 0x0005
2020-03-19 11:45:38.275 (Zigate) =====> sendZigateCmd - 0100 02630d010300000000000003000300040005 Queue Length: 5
2020-03-19 11:45:38.275 (Zigate) -- normalizedReadAttrReq ---- addr =630d Cluster = 0000 Attributes = 0x0006, 0x0007, 0x0012, 0x4000
2020-03-19 11:45:38.275 (Zigate) =====> sendZigateCmd - 0100 02630d0103000000000000040006000700124000 Queue Length: 6
2020-03-19 11:45:42.381 Status: setcolbrightnessvalue: ID: 135, bri: 100, color: '{m: 3, RGB: 005aff, CWWW: 0000, CT: 0}'
2020-03-19 11:45:47.868 Status: setcolbrightnessvalue: ID: 135, bri: 100, color: '{m: 3, RGB: ff03d4, CWWW: 0000, CT: 0}'
2020-03-19 11:45:48.243 (Zigate) Ping Device - Key: cf95
2020-03-19 11:45:48.243 (Zigate) ReadAttributeRequest_0000 - Key: 8ccf , Scope: True
2020-03-19 11:45:48.243 (Zigate) --> Full scope
2020-03-19 11:45:48.243 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0000 : 0x0000 0x0001 0x0002 0x0003 0x0004 0x0005 0x0006 0x0007 0x000a 0x000f 0x0010 0x0015 0x4000 0xf000
2020-03-19 11:45:48.243 (Zigate) Request Basic via Read Attribute request 8ccf/03 [0, 1, 2, 3, 4, 5, 6, 7, 10, 15, 16, 21, 16384, 61440]
2020-03-19 11:45:48.244 (Zigate) -- normalizedReadAttrReq ---- addr =8ccf Cluster = 0000 Attributes = 0x0000, 0x0001, 0x0002
2020-03-19 11:45:48.244 (Zigate) =====> sendZigateCmd - 0100 028ccf010300000000000003000000010002 Queue Length: 0
2020-03-19 11:45:48.244 (Zigate) -- normalizedReadAttrReq ---- addr =8ccf Cluster = 0000 Attributes = 0x0003, 0x0004, 0x0005, 0x0006
2020-03-19 11:45:48.244 (Zigate) =====> sendZigateCmd - 0100 028ccf0103000000000000040003000400050006 Queue Length: 1
2020-03-19 11:45:48.244 (Zigate) -- normalizedReadAttrReq ---- addr =8ccf Cluster = 0000 Attributes = 0x0007, 0x000a, 0x000f
2020-03-19 11:45:48.244 (Zigate) =====> sendZigateCmd - 0100 028ccf0103000000000000010007 Queue Length: 2
2020-03-19 11:45:48.244 (Zigate) -- normalizedReadAttrReq ---- addr =8ccf Cluster = 0000 Attributes = 0x0010, 0x0015, 0x4000, 0xf000
2020-03-19 11:45:48.244 (Zigate) =====> sendZigateCmd - 0100 028ccf0103000000000000014000 Queue Length: 3
2020-03-19 11:45:48.244 (Zigate) ReadAttributeRequest_0006 - Key: 8ccf
2020-03-19 11:45:48.244 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0006 : 0x0000
2020-03-19 11:45:48.244 (Zigate) Request OnOff status via Read Attribute request: 8ccf EPout = 03
2020-03-19 11:45:48.244 (Zigate) ReadAttributeRequest_0008 - Key: 8ccf
2020-03-19 11:45:48.244 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0008 : 0x0000
2020-03-19 11:45:48.244 (Zigate) Request Control level of shutter via Read Attribute request: 8ccf EPout = 03
2020-03-19 11:45:48.244 (Zigate) ReadAttributeRequest_0300 - Key: 8ccf
2020-03-19 11:45:48.244 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0300 : 0x0000 0x0001 0x0003 0x0004 0x0007 0x0008 0x4010
2020-03-19 11:45:48.244 (Zigate) Request Color Temp infos via Read Attribute request: 8ccf EPout = 03
2020-03-19 11:45:48.244 (Zigate) ReadAttributeRequest_0000 - Key: 630d , Scope: True
2020-03-19 11:45:48.244 (Zigate) --> Full scope
2020-03-19 11:45:48.244 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0000 : 0x0000 0x0001 0x0002 0x0003 0x0004 0x0005 0x0006 0x0007 0x0012 0x4000
2020-03-19 11:45:48.244 (Zigate) Request Basic via Read Attribute request 630d/03 [0, 1, 2, 3, 4, 5, 6, 7, 18, 16384]
2020-03-19 11:45:48.244 (Zigate) -- normalizedReadAttrReq ---- addr =630d Cluster = 0000 Attributes = 0x0000, 0x0001, 0x0002
2020-03-19 11:45:48.244 (Zigate) =====> sendZigateCmd - 0100 02630d010300000000000003000000010002 Queue Length: 4
2020-03-19 11:45:48.244 (Zigate) -- normalizedReadAttrReq ---- addr =630d Cluster = 0000 Attributes = 0x0003, 0x0004, 0x0005
2020-03-19 11:45:48.244 (Zigate) =====> sendZigateCmd - 0100 02630d010300000000000003000300040005 Queue Length: 5
2020-03-19 11:45:48.244 (Zigate) -- normalizedReadAttrReq ---- addr =630d Cluster = 0000 Attributes = 0x0006, 0x0007, 0x0012, 0x4000
2020-03-19 11:45:48.244 (Zigate) =====> sendZigateCmd - 0100 02630d0103000000000000040006000700124000 Queue Length: 6
2020-03-19 11:45:52.266 (Zigate) _errorMgt - Give a chance of APS recovery for 8ccf/7cb03eaa00a9fbab on command 0100
2020-03-19 11:45:52.319 (Zigate) _errorMgt - Give a chance of APS recovery for 8ccf/7cb03eaa00a9fbab on command 0100
2020-03-19 11:45:52.807 Status: setcolbrightnessvalue: ID: 135, bri: 100, color: '{m: 3, RGB: ff0005, CWWW: 0000, CT: 0}'
2020-03-19 11:45:52.318 Error: (Zigate) APS Failure , Command: 0x0100:Read Attribute request for (Bandeau plafond,8ccf,7cb03eaa00a9fbab) not correctly transmited. ( e9, MAC - [e9] No acknowledgement received when expected )
2020-03-19 11:45:52.420 Error: (Zigate) APS Failure , Command: 0x0100:Read Attribute request for (Bandeau plafond,8ccf,7cb03eaa00a9fbab) not correctly transmited. ( e9, MAC - [e9] No acknowledgement received when expected )
2020-03-19 11:45:55.556 Status: setcolbrightnessvalue: ID: 135, bri: 100, color: '{m: 3, RGB: 00ff07, CWWW: 0000, CT: 0}'
2020-03-19 11:45:58.274 (Zigate) Ping Device - Key: cf95
2020-03-19 11:45:58.274 (Zigate) ReadAttributeRequest_0000 - Key: 8ccf , Scope: True
2020-03-19 11:45:58.274 (Zigate) --> Full scope
2020-03-19 11:45:58.274 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0000 : 0x0000 0x0001 0x0002 0x0003 0x0004 0x0005 0x0006 0x0007 0x000a 0x000f 0x0010 0x0015 0x4000 0xf000
2020-03-19 11:45:58.274 (Zigate) Request Basic via Read Attribute request 8ccf/03 [0, 1, 2, 3, 4, 5, 6, 7, 10, 15, 16, 21, 16384, 61440]
2020-03-19 11:45:58.274 (Zigate) -- normalizedReadAttrReq ---- addr =8ccf Cluster = 0000 Attributes = 0x0000, 0x0001, 0x0002
2020-03-19 11:45:58.275 (Zigate) =====> sendZigateCmd - 0100 028ccf010300000000000003000000010002 Queue Length: 0
2020-03-19 11:45:58.275 (Zigate) -- normalizedReadAttrReq ---- addr =8ccf Cluster = 0000 Attributes = 0x0003, 0x0004, 0x0005, 0x0006
2020-03-19 11:45:58.275 (Zigate) =====> sendZigateCmd - 0100 028ccf0103000000000000040003000400050006 Queue Length: 0
2020-03-19 11:45:58.275 (Zigate) -- normalizedReadAttrReq ---- addr =8ccf Cluster = 0000 Attributes = 0x0007, 0x000a, 0x000f
2020-03-19 11:45:58.275 (Zigate) =====> sendZigateCmd - 0100 028ccf0103000000000000010007 Queue Length: 1
2020-03-19 11:45:58.275 (Zigate) -- normalizedReadAttrReq ---- addr =8ccf Cluster = 0000 Attributes = 0x0010, 0x0015, 0x4000, 0xf000
2020-03-19 11:45:58.275 (Zigate) =====> sendZigateCmd - 0100 028ccf0103000000000000014000 Queue Length: 2
2020-03-19 11:45:58.275 (Zigate) ReadAttributeRequest_0006 - Key: 8ccf
2020-03-19 11:45:58.275 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0006 : 0x0000
2020-03-19 11:45:58.275 (Zigate) Request OnOff status via Read Attribute request: 8ccf EPout = 03
2020-03-19 11:45:58.275 (Zigate) ReadAttributeRequest_0008 - Key: 8ccf
2020-03-19 11:45:58.275 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0008 : 0x0000
2020-03-19 11:45:58.275 (Zigate) Request Control level of shutter via Read Attribute request: 8ccf EPout = 03
2020-03-19 11:45:58.275 (Zigate) ReadAttributeRequest_0300 - Key: 8ccf
2020-03-19 11:45:58.275 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0300 : 0x0000 0x0001 0x0003 0x0004 0x0007 0x0008 0x4010
2020-03-19 11:45:58.275 (Zigate) Request Color Temp infos via Read Attribute request: 8ccf EPout = 03
2020-03-19 11:45:58.275 (Zigate) ReadAttributeRequest_0000 - Key: 630d , Scope: True
2020-03-19 11:45:58.275 (Zigate) --> Full scope
2020-03-19 11:45:58.275 (Zigate) ---- retreive_ListOfAttributesByCluster: List of Attributes for cluster 0000 : 0x0000 0x0001 0x0002 0x0003 0x0004 0x0005 0x0006 0x0007 0x0012 0x4000
2020-03-19 11:45:58.275 (Zigate) Request Basic via Read Attribute request 630d/03 [0, 1, 2, 3, 4, 5, 6, 7, 18, 16384]
2020-03-19 11:45:58.275 (Zigate) -- normalizedReadAttrReq ---- addr =630d Cluster = 0000 Attributes = 0x0000, 0x0001, 0x0002
2020-03-19 11:45:58.275 (Zigate) =====> sendZigateCmd - 0100 02630d010300000000000003000000010002 Queue Length: 3
2020-03-19 11:45:58.275 (Zigate) -- normalizedReadAttrReq ---- addr =630d Cluster = 0000 Attributes = 0x0003, 0x0004, 0x0005
2020-03-19 11:45:58.275 (Zigate) =====> sendZigateCmd - 0100 02630d010300000000000003000300040005 Queue Length: 4
2020-03-19 11:45:58.275 (Zigate) -- normalizedReadAttrReq ---- addr =630d Cluster = 0000 Attributes = 0x0006, 0x0007, 0x0012, 0x4000
2020-03-19 11:45:58.275 (Zigate) =====> sendZigateCmd - 0100 02630d0103000000000000040006000700124000 Queue Length: 5
2020-03-19 11:45:58.430 (Zigate) _errorMgt - Give a chance of APS recovery for 8ccf/7cb03eaa00a9fbab on command 0100
2020-03-19 11:45:58.633 (Zigate) _errorMgt - Give a chance of APS recovery for 630d/7cb03eaa00b01a0f on command 0100
2020-03-19 11:46:00.598 Status: setcolbrightnessvalue: ID: 135, bri: 100, color: '{m: 3, RGB: 1f2bff, CWWW: 0000, CT: 0}'