-
Notifications
You must be signed in to change notification settings - Fork 24
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
DataSignDoesntMatch exception since 0.5.0 #224
Comments
How do I disable logging via call service? |
I "think" but not sure that Dehumidifier 00000Q12 (0) by Midea has "no issues" since this is "online" a while now. Only the Dehumidifier 00000Q17 (0) by Midea will not come online... |
This log is incomplete. I can't see the issue in the integration. Can you please provide full log? |
Please help me how to do |
https://github.com/wuwentao/midea_ac_lan?tab=readme-ov-file#debug |
I have reloaded 2 times here... hope this helps |
Have you tried 0.5.2? Can you please install midea-local lib locally? Then run |
I only see 0.5.1...? |
I only see 0.5.1...? |
Ok 0.5.2 installed. Now both mideas are not working anymore :-( |
When reporting an issue, always attach fresh debug log |
I added 2 fresh debug logs... all was so fine before 0.5.0 I really miss that... How to get back? This did not work:
|
Fresh log: https://dpaste.org/mmEPw |
The root cause is the failure to retrieve capabilities. This should fix midea-lan/midea-local#217 |
I would love this to be fixed again... I rely on this marvelous piece of sw |
@sanderlv can you confirm 0.5.3 fixes the issue? |
Hi, currently I reverted to 0.4.3 and all works. I will test after holiday period asap. Thanks in advance! |
0.5.4 fixes! Thank you! |
HA core version
2024.7.2
Current integration version
0.5.1
Last known working integration version
0.4.3
Device type and model
Dehumidifier 00000Q17 (0) by Midea & Dehumidifier 00000Q12 (0) by Midea
Used App
none
The description of problem
Since 0.5.0 and now also on 0.5.1 I have issues with both appliances.
They are "unavailable" most of the time.
Logger: midealocal.device
Source: /usr/local/lib/python3.12/site-packages/midealocal/device.py:596
First occurred: 19:26:26 (1 occurrences)
Last logged: 19:26:26
[146235046613512] Unknown error : /usr/local/lib/python3.12/site-packages/midealocal/device.py, 572
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/midealocal/device.py", line 572, in run
result = self.parse_message(msg)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/midealocal/device.py", line 385, in parse_message
messages, self._buffer = self._security.decode_8370(self._buffer + msg)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/midealocal/security.py", line 356, in decode_8370
raise DataSignDoesntMatch
midealocal.exceptions.DataSignDoesntMatch
The logs
https://dpaste.org/683kn
The text was updated successfully, but these errors were encountered: