Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lumi.motion.ac02: python unpack problem #310

Open
Alcolo47 opened this issue Jul 31, 2022 · 0 comments
Open

lumi.motion.ac02: python unpack problem #310

Alcolo47 opened this issue Jul 31, 2022 · 0 comments

Comments

@Alcolo47
Copy link

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant