hillaliy / homebridge-midea-air

Homebridge plugin for Midea units
MIT License
71 stars 23 forks source link

Add MSmart Home app support #51

Open leandromagro opened 2 years ago

leandromagro commented 2 years ago

Midea started to push a new app called MSmart home, ceasing the support of the App Midea Air by 2023. The bad news is that they are blocking the account who connected to the new app thus breaking the homebridge connection.

hillaliy commented 2 years ago

https://github.com/hillaliy/homebridge-midea-air#notes

hillaliy commented 2 years ago

MsmartHome app use a Proxied URL. for now this plugin don't support MsmartHome app.

qweluke commented 2 years ago

@hillaliy are you planning to support MSmartHome in the nearest future?

taylorwilsdon commented 2 years ago

Highly recommend suggesting that users create a second Midea account and share their devices (from the Midea app, you can generate a QR code to share with another account) with it to avoid the client logout forced when you authenticate in two different places (Homebridge + app) - that's what I did, and Midea does allow +anything emails to be seen as a different account so I've got myemail+homebridge@gmail.com and that is only connected to the homebridge-midea-air config.

qweluke commented 2 years ago

@taylorwilsdon it's a part time solution, after next year this will not be an option anymore as midea drops support for the old app

ghost commented 2 years ago

Midea started to push a new app called MSmart home, ceasing the support of the App Midea Air by 2023. The bad news is that they are blocking the account who connected to the new app thus breaking the homebridge connection.

美的美居 app 支持吗

arjunmehta commented 1 year ago

@hillaliy any updates on this by chance? If you know what might be required it could help enable someone to help

hillaliy commented 1 year ago

No. I very busy so I don't have time to sit on it. Sorry

koan00 commented 1 year ago

Surprised to find this issue, as the plugin configuration offers "MSmartHome" as an application option. I have only ever used the new app because I purchased the accessory just recently. After confirming twice my credentials are correct, the plugin gives the follow error:

[6/2/2023, 8:51:16 AM] [homebridge-midea-air] Login request failed with: TypeError: Cannot read properties of undefined (reading 'loginId')
[6/2/2023, 8:51:16 AM] [homebridge-midea-air] Login failed

I can also offer to help.. no clue where to begin however.

SoCuul commented 1 year ago

Is there any reason why the configuration allows for MSmartHome and the plugin contains code for interacting with the api, even though it's nonfunctional?