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

Bug(DB): Midea washing machine progress broken #465

Open
lexx700lexx opened this issue Jan 19, 2025 · 4 comments · May be fixed by #469
Open

Bug(DB): Midea washing machine progress broken #465

lexx700lexx opened this issue Jan 19, 2025 · 4 comments · May be fixed by #469
Labels
add_new_feature bug Something isn't working
Milestone

Comments

@lexx700lexx
Copy link

HA core version

2025.1.2

Current integration version

0.6.6

Last known working integration version

0.6.5

Device type and model

Midea washing machine MFC3712BSW40

Working mobile app

Smart Home

The detail description of bug/problem

After 0.6.6 update the progress of washing machine instead of "wash", "rinse", "dry", "complete", etc changed to numbers 4, 3, 2, 1....

The logs

No response

@lexx700lexx lexx700lexx added the bug Something isn't working label Jan 19, 2025
@wuwentao
Copy link
Owner

@lexx700lexx yes, it's a expected result as we have add more attributes for this device, so we have renamed some attrs, you can refer to
midea-lan/midea-local#329
and we will continue works on it in next release, all these value already available in debug log mode in midea-local side.
and midea_ac_lan also available, but not commit/push to github, we need more devices to do test, so just update the source code and commit/test it step by step.

if you want to confirm it, I can share a draft version to you or wait for next release, sorry for the inconvenience as we want to add new fature and improve exist feature for it.

@wuwentao wuwentao changed the title Midea washing machine progress broken Bug(DB): Midea washing machine progress broken Jan 20, 2025
@wuwentao wuwentao added this to the 0.6.7 milestone Jan 20, 2025
@tb-killa
Copy link

Same Problem, my automations are now broken :(
Could you please provide draft PR so we could test?

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Same Problem, my automations are now broken :(
Could you please provide draft PR so we could test?

@wuwentao wuwentao linked a pull request Jan 23, 2025 that will close this issue
@wuwentao
Copy link
Owner

wuwentao commented Jan 23, 2025

@tb-killa @lexx700lexx yes, draft PR has been submit now: #469

I just testing with one 0xDB device, you still can test it and report your result and comments.

old progress should have some changes, you can confirm with new attrs and value for test purpose.

if it can't match your requirements, just add your comments, I will try to do.

thanks.

please refer to README document about debug and test part, replace midea_devices.py, docs and translate will be add later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add_new_feature bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants