Skip to content
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

Open
nicocoetzee opened this issue Mar 8, 2023 · 8 comments
Open

Where do I find the ID number of the unite? #209

nicocoetzee opened this issue Mar 8, 2023 · 8 comments
Labels
bug Something isn't working

Comments

@nicocoetzee
Copy link

No description provided.

@nicocoetzee nicocoetzee added the bug Something isn't working label Mar 8, 2023
@zaxbux
Copy link

zaxbux commented Apr 22, 2023

It's in the readme

@nicocoetzee
Copy link
Author

Hello - I have read the readme file, multiple times. I don't know how to get the ID number?

@mill1000
Copy link

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, ....

@nicocoetzee
Copy link
Author

nicocoetzee commented Apr 24, 2023 via email

@mill1000
Copy link

In a terminal. On a computer. As stated by the README here and also in this README here.

@nicocoetzee
Copy link
Author

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.

@mill1000
Copy link

Try this project. You might have better luck: https://github.com/georgezhao2010/midea_ac_lan

@federicoalvarez-github
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants