-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Auto discovery setup not working (?) #22
Comments
Hi, Does this issue persist if you try the auto config again? I've seen this error before and thought it was just a transient error but another user has reported it too: mill1000/midea-msmart/issues/38 So looks like I've got a real problem to solve. |
I think I've got a fix in the underlying library (mill1000/midea-msmart/pull/39). Once it's confirmed I'll generate a new release. |
Try the latest release (2023.9.1) and let me know if you still have problems. |
Hey, thanks for the quick reply! Unfortunately there's now an error:
|
No problem. Glad to help!
This can actually be ignored. There's a bit of code that has to authenticate by trial and error. I'll work on suppressing this expected error.
Thanks for your patience with these errors, nothing ever goes as easily as one would hope. |
Do you have a docker somewhere ready where I could easily launch this? |
I don't, but that's a great idea so I'll work on one. Based on your screenshots you appear to have a device of type "A1”, which I gather is a dehumidifier not an air conditioner. Is this correct? |
I'm going to hazard a guess and say your device is likely not supported. FWIW, here's a docker image you can run midea-discover with:
|
Correct.
|
Ah well unfortunately this integration doesn't support dehumidifiers. You can try manual configuration and it might work but I suspect the message formats will differ. You can try either of these integrations |
I'm going to close this issue as I don't have plans to support dehumidifiers at this time. Best of luck! |
Hello,
thanks for maintaining this fork!
I was trying to setup a device using the auto discovery but it doesn't seem to be working.
Looking at the logs:
Should I try to add manually or is there an issue with the auto setup?
Thanks
The text was updated successfully, but these errors were encountered: