jeedom-zigate / jeedom-plugin-zigate

Plugin Jeedom for ZiGate key.
MIT License
29 stars 12 forks source link

lumi.motion.ac02: python unpack problem #310

Open Alcolo47 opened 2 years ago

Alcolo47 commented 2 years ago

Description du bug

0000|[2022-07-31 20:33:44]ERROR[zigate](ZiGate-Decode data) : Device 3cee doesn't receive last command to endpoint 0 cluster 2: 0xa7
0001|[2022-07-31 20:33:45]ERROR[zigate](ZiGate-Decode data) : Error decoding response 0x8702: b'f00000023ceef20000'
0002|[2022-07-31 20:33:45]ERROR[zigate](ZiGate-Decode data) : Traceback (most recent call last):
0003|File "/usr/local/lib/python3.9/dist-packages/zigate/core.py", line 588, in decode_data
0004|response = RESPONSES.get(msg_type, Response)(value, lqi)
0005|File "/usr/local/lib/python3.9/dist-packages/zigate/responses.py", line 36, in __init__
0006|self.decode()
0007|File "/usr/local/lib/python3.9/dist-packages/zigate/responses.py", line 1250, in decode
0008|self.data['dst_address'], self.data['sequence'] = struct.unpack('!QB', additional)
0009|struct.error: unpack requires a buffer of 9 bytes

Informations: