nbogojevic / homeassistant-midea-air-appliances-lan

This Home Assistant custom component adding support for controlling Midea air conditioners and dehumidifiers on local network.
MIT License
331 stars 32 forks source link

Support for Vacuum Cleaner #159

Open kylewhirl opened 4 months ago

kylewhirl commented 4 months ago

Looking for support for Midea smart vacuum cleaners, just a simple start and stop would be awesome. Would be willing to share my account and help with development if needed

PeaceByPeace commented 3 months ago

I'm with you here but I also want something more like zone cleaning and notification handling.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

kylewhirl commented 1 month ago

Comment to keep alive

PeaceByPeace commented 1 month ago

yep, still want it)

BDP2002 commented 5 days ago

Пылесос MIDEA M7, подключил к умной станции Yandex алиса, станция настроена в локальном подключении. Уже из Алисы пылесос прокинулся автоматически в Home Assistant. Пуск, стоп, пауза, возврат на базу, заряд батареи, статус. image Хотелось бы сценарии, но пока ни как.

kylewhirl commented 5 days ago

Unfortunately I can’t buy a Yandex Alice Smart Station cause I don’t live in Russia

BDP2002 commented 4 days ago

Возможно в вашей стране есть схожие варианты.

PeaceByPeace commented 20 hours ago

Пылесос MIDEA M7, подключил к умной станции Yandex алиса, станция настроена в локальном подключении. Уже из Алисы пылесос прокинулся автоматически в Home Assistant. Пуск, стоп, пауза, возврат на базу, заряд батареи, статус. image Хотелось бы сценарии, но пока ни как.

I have the same setup (for now). That's working since you're basically connected via yandex api which in turn connected to midea api . What (I suppose) everyone wants is to be able to connect locally without any proxy so even if servers went offline you were able to perform full supported operations via local api of midea. The other question is implementation since I don't know even if midea vacuums has this local api (never dove deeper into this to figure out)