-
Notifications
You must be signed in to change notification settings - Fork 104
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
Where do I find the ID number of the unite? #209
Comments
It's in the readme |
Hello - I have read the readme file, multiple times. I don't know how to get the ID number? |
Run
|
Run midea-discover. where?
…On Mon, Apr 24, 2023 at 2:47 PM Tucker Kern ***@***.***> wrote:
Run midea-discover. If it finds any supported devices it should output
something like
Found a device: {'type': 'ac', 'support': True, 'version': 3, 'ip':
'192.X.X.X', *'id': <id_number_here>*, 'port': 6444, ....
—
Reply to this email directly, view it on GitHub
<#209 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFBGIY6AIVIFTAG3CBN5EN3XC3YF7ANCNFSM6AAAAAAVUMKMIQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Clearly, I don't know how to do that, and clearly, the readme file is not sufficient to explain it to me. Anyway, thanks for your help. |
Try this project. You might have better luck: https://github.com/georgezhao2010/midea_ac_lan |
That project worked perfectly! Auto discover did not automatically find the device, but manually entering the IP was enough. Just a couple of minutes to have it running. Thanks! |
No description provided.
The text was updated successfully, but these errors were encountered: