wuwentao / midea_ac_lan

Auto-configure and then control your Midea M-Smart devices (Air conditioner, Fan, Water heater, Washer, etc) via local area network.
MIT License
95 stars 5 forks source link

feat: migrate domain to midea_lan #159

Open chemelli74 opened 1 week ago

chemelli74 commented 1 week ago

Migrate domain to midea_lan as current integration doesn't handle only AC devices.

Is a breaking change because users will not be able to downgrade smoothly after that change. In case is needed, the only way will be to remove all devices, downgrade and then readd them back.

Needs #158 (to separate duties)

wuwentao commented 1 week ago

integration folder needs to be renamed to match new domain name

integration folder needs to be renamed to match new domain name

Thank you very much for your review and help, it should available in this PR: https://github.com/wuwentao/midea_ac_lan/pull/86

@chimilli74 may want to do some changes or keep curent mode, maybe need to check later.

in addition, PR is welcome to help us with this HA integration.

chemelli74 commented 1 week ago

integration folder needs to be renamed to match new domain name

Indeed, is a draft as I want to merge first #158 and then rebase only once

chemelli74 commented 5 days ago

@wuwentao, thx so much for your debugging. Here the corresponding PR: https://github.com/home-assistant/brands/pull/5616