Tucker Kern
Tucker Kern
You don't get much support here. The author has been MIA for a while. I'm maintaining a fork here: https://github.com/mill1000/midea-ac-py Which app does your device use?
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': **, 'port': 6444, ....
In a terminal. On a computer. As stated by the README [here](https://github.com/mac-zhou/midea-ac-py#how-to-get-configuration-variables) and also in this README [here](https://github.com/mac-zhou/midea-msmart#how-to-use).
Try this project. You might have better luck: https://github.com/georgezhao2010/midea_ac_lan
I don't understand your issue. Could you try to reword it for me?
This appears to be a duplicate of #180 Can you try clearing your browser cache?
Odd. Would not expect the msmart version to impact the config flow. Could you post your home-assistant.log when this error occurs?
Hey @misa1515, if you create a PR in my fork [mill1000/midea-ac-py](https://github.com/mill1000/midea-ac-py) I'll be able to merge it ASAP.
Looks likely to me that this could be a network issue on your end. I've found that certain router-dongle combinations have unreliable connections.
Why not use ESPHome instead? A [Midea component](https://esphome.io/components/climate/midea.html) already exists and is likely compatible with your dongle.