Skip to content

Comments

增加#419

Open
tufeikafei wants to merge 10 commits intogeorgezhao2010:masterfrom
tufeikafei:master
Open

增加#419
tufeikafei wants to merge 10 commits intogeorgezhao2010:masterfrom
tufeikafei:master

Conversation

@tufeikafei
Copy link

增加一键脱水 和一键洗碗机开启强力

tufeikafei added 8 commits May 5, 2023 12:56
增加一键启动脱水功能
增加一键启动脱水功能
增加强力洗启动功能
增加强力洗启动功能
增加洗碗机强力洗启动功能
和洗衣机一键脱水功能
状态获取中,具体待调试
Comment on lines +109 to +112
print("body start:")

print(body)
print("body end:")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use _LOGGER.debug instead of print.

def __init__(self, message):
super().__init__(message)
body = message[10: -1]
print(body)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here as well

@wuwentao
Copy link

@chemelli74

as current repo is not active more than 6 months.
I have forked it and consider to maintain it in futuer.
https://github.com/wuwentao/midea_ac_lan

PR is welcome

Thanks

@wuwentao
Copy link

@tufeikafei 请问可否将相关修改提交PR到这边fork的新repo?因为当前repo基本废弃了,作者完全不维护了。

目前将device侧的文件封装为标准python pip库文件,存放在:https://github.com/midea-lan/midea-local
而HA使用这个pip库文件,存放在这里:
https://github.com/wuwentao/midea_ac_lan

我这边没有相关洗衣机或破壁机设备进行测试和验证,所以光看代码也没啥用,只能以你实际测试的结果为准。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants