mill1000 / midea-msmart

Python library for local control of Midea (and associated brands) smart air conditioners.
MIT License
49 stars 2 forks source link

Use actual IP instead of reported IP address when discovering devices #94

Closed mill1000 closed 11 months ago

mill1000 commented 11 months ago

Reported in https://github.com/mill1000/midea-ac-py/issues/48

A user has devices that report a different IP than the packet is received on. This PR switches the discovered IP from the reported to the actual IP.