Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability for the washing machine and dishwasher to set them to different modes #258

Open
rokam opened this issue Aug 2, 2024 · 2 comments · May be fixed by #262
Open

Add ability for the washing machine and dishwasher to set them to different modes #258

rokam opened this issue Aug 2, 2024 · 2 comments · May be fixed by #262
Assignees
Labels
enhancement New feature or request

Comments

@rokam
Copy link
Contributor

rokam commented Aug 2, 2024

Device Type and Model (or SN)

Drum Washing Machine

Description of the New Feature

Could you add control functions for the washing machine and dishwasher, such as the ability to set them to different modes?

[https://api.github.com/repos/wuwentao/midea_ac_lan/issues/263]

@rokam rokam changed the title 能不能增加洗衣机、洗碗机的控制功能,比如以什么模式运行之类的 Add ability for the washing machine and dishwasher to set them to different modes Aug 2, 2024
@rokam rokam added the enhancement New feature or request label Aug 2, 2024
@rokam rokam self-assigned this Aug 2, 2024
@rokam rokam linked a pull request Aug 6, 2024 that will close this issue
@tufeikafei
Copy link

Hi rokam,
Thank you with your midea-local.

I add the One-click dehydration for wash machine
https://github.com/tufeikafei/midea_ac_lan/blob/master/custom_components/midea_ac_lan/midea/devices/db/device.py
And add the one-click strong wash for dishwasher
https://github.com/tufeikafei/midea_ac_lan/blob/master/custom_components/midea_ac_lan/midea/devices/e1/device.py

I don't know how to edit midea-local for midea_ac_lan, and how to use local file(midea-local)?

@wuwentao
Copy link
Member

wuwentao commented Jan 6, 2025

@tufeikafei current midea-local is a python3 pip package. and midea_ac_lan is a HA integration, it will import this pip package.
and the midea-local source code saved in current repo.
so you can file two PRs and submit to current repo.

for example, I have add a temp PR for 0xDB device:
#329

and also add a temp PR for 0xE1 device:
#337

just for youre reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants