-
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
Device status unknown #231
Comments
Title: Device status unknown |
We need the version you was using,
We also need full debug log. |
This comment was marked as duplicate.
This comment was marked as duplicate.
Same here |
Use the thump up in the issue opening, no need to write "same here" is just overwhelming notifications. |
Sorry, first time I open an issue. I don't know the previous version I had. Is there a way to find it out without loading a backup? |
@Yeahoover I'm not sure with your old configs and whethere you have edit some configs to got add device job pass. so we can recheck with below steps:
once it done, all the env is clear now, make sure you have enabled midea_ac_lan and midealocal debug log (got it from README in current repo), restart HA. add your device and confirm it again. it used to confirm you are not using an error configs file, for example, if your device is v3 and you just manual add it with v2, it still can add pass. after got this check, if it still can't works, you can use HACS to rollback to a old version to confirm it again. |
home-assistant_midea_ac_lan_2024-07-11T14-30-49.268Z.log This is my log with configuration: From today, the climate stopped working, I don't know if the problem is related to some HA update or other, I also downgraded to 0.4.3 version (where all worked), but the refresh call crashes everything; on HA start the climate works, after a refresh they became unavailable; if I reload the device, for 30 seconds it works, but after auto refresh it became unavailable. |
Hi, sorry, I do not fully understand what you want me to do. I restored a backup to get Home Assistant Core back to 2024.7.1 and this integration to v0.4.3 and it worked again (I get the status and I an execute actions on it). |
I have HAOS version 2024.7.1, tried to redownload 0.4.3 version, full reboot and working. |
midea-lan/midea-local#217 should fix it |
@syntesys87 is v0.5.3 working? |
@rokam I updated to v0.5.3 (and Home Assistant Core 2024.7.2), The status can now be read, but actions do not work. |
Can you please follow the instrutions from readme to enable debug? |
@rokam |
@Yeahoover without complete logs we aren't able to identify the root cause of the issue. Your logs are partial and they have almost the same content. |
I switched the debug on as explained in the read me. I don't know what else to do. maybe somebody else can provide a log. |
@rokam I had to restore an older backup because my history suddenly stopped working. Backup was from before I ever had any issues with the integration. I upgraded Home Assistant Core to 2024.7.2 and after that the integration to v0.5.3. Everything works for me now (Status and Actions). |
@Yeahoover also for me seems working, launched from remote, I'll test in 5-6 hours at home. |
I'm still having issues, even automatic configuration doesn't work well, it gives me same information for the two AC split I have... |
@eldonzo your error might be a different one. Please open an issue and attach a complete log. |
HA core version
2024.7.2
Current integration version
v0.5.2
Last known working integration version
v0.4.3
Device type and model
Dehumidifier 00000Q12 (0)
Used App
NetHome Plus
The description of problem
Hi there,
I have updated the integration and since then the device status switches to unknown more or less directly after a reload. I have removed the device and added it again. Some behavior. I switched on debug log and pasted what I found. I hope this is enough:
Logger: midealocal.device
Quelle: /usr/local/lib/python3.12/site-packages/midealocal/device.py:239
Erstmals aufgetreten: 11:21:16 (1 Vorkommnisse)
Zuletzt protokolliert: 11:21:16
[153931628307436] Unknown error : /usr/local/lib/python3.12/site-packages/midealocal/device.py, 219
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/midealocal/device.py", line 219, in connect
self.refresh_status(wait_response=True)
File "/usr/local/lib/python3.12/site-packages/midealocal/device.py", line 344, in refresh_status
raise SocketException
midealocal.exceptions.SocketException
Thanks!
The logs
Logger midealocal device.txt
The text was updated successfully, but these errors were encountered: