-
Notifications
You must be signed in to change notification settings - Fork 102
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
midea-discover returns code 3004 "value is illegal" #217
Comments
Does it work if you don't specify an account and password? |
Same result
|
Confirmed the same behavior on my end. Maybe Midea has changed their API or something |
The API recently started requiring this. Close #16, and close mac-zhou/midea-ac-py#217
The API recently started requiring this. Close #16, and close mac-zhou/midea-ac-py#217
I believed I've fixed this in my fork: mill1000/midea-ac-py |
Tested and working well on my side. Thanks! |
Thank you! How do Install your version? I am not sure how this work in Home Assistant |
My fork is now a default in HACs. You can either search for "Midea Smart AC" or click the link here: https://github.com/mill1000/midea-ac-py/#install-via-hacs Edit: |
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
-->Yes sir, thanks for doing this BTW. I just found it, installed it and am working through it but it will not discover my Midea Cube Dehumes. The original AC LAN one from the other guy does discover them. I used that version to get my ID’s, and then used yours to try to install. Your fork will not auto discover so I went manually and input the IDs, IP Addressees and used the default port but the error I get is here. Thoughts?: Sent from Mail for Windows From: Tucker KernSent: Wednesday, November 29, 2023 2:02 PMTo: mac-zhou/midea-ac-pyCc: TopoTop1; CommentSubject: Re: [mac-zhou/midea-ac-py] midea-discover returns code 3004 "value is illegal" (Issue #217) Thank you! How do Install your version? I am not sure how this work in Home AssistantMy fork is now a default in HACs. You can either search for "Midea Smart AC" or click the link here: https://github.com/mill1000/midea-ac-py/#install-via-hacs—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
My integration only supports air conditioning type devices. You should continue to use georgezhao2010/midea_ac_lan integration with your dehumidifiers. |
Ok bummer. Thanks.
His is broken and won't login to the cloud.
Yours looks great. I hope ypu decide to add dehumes as your install is
cleaner, UI experience is easier.
Keep up the great work!
…On Wed, Nov 29, 2023, 2:23 PM Tucker Kern ***@***.***> wrote:
My integration only supports air conditioning type devices. You should
continue to use georgezhao2010's midea_ac_lan
<https://github.com/georgezhao2010/midea_ac_lan> integration with your
dehumidifiers.
—
Reply to this email directly, view it on GitHub
<#217 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BEKNA43QE6B242KHNTS2XA3YG6KSJAVCNFSM6AAAAAA264LJBSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZSGY2DKNJSHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Describe the bug (描述一下问题)
Running midea-discover fails with "RecursionError" after multiple cloud POST attempts.
Screenshots / Logs / Pcap File(屏幕截图/日志/抓包文件)
Versions (版本信息)
The text was updated successfully, but these errors were encountered: