We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
问题描述 连接设备为海尔洗烘一体机,H9 YF10BLD86BCU1。 在控制洗衣机启动时,需要输入多个参数,例如 select.洗衣机云程序启动来源 设置为APP,number.洗衣机云程序编号 设置为11,。 通过ui启动洗衣机时,只能同时设定一个参数,其他参数会恢复为默认值,导致洗衣机无法运行所选程序。 能否增加一个服务,进行调用,实现对多各参数进行设置,来启动洗衣机并运行相应程序。
环境信息:
感谢大佬贡献,不知道提ISSUES是否合适。
The text was updated successfully, but these errors were encountered:
可以试试看ha的自动化,并行运行动作,同时并行去调用“select:select_option”,将不同实体同时赋值。或许可以同时写不同的select选项值
Sorry, something went wrong.
我是设置云程序编号失败,导致洗衣也失败。 我也试了并行还是不行。
Homeassistant版本: 最新版本
楼主你解决这个问题啦吗? 有解决方案吗?
No branches or pull requests
问题描述
连接设备为海尔洗烘一体机,H9 YF10BLD86BCU1。
在控制洗衣机启动时,需要输入多个参数,例如 select.洗衣机云程序启动来源 设置为APP,number.洗衣机云程序编号 设置为11,。
通过ui启动洗衣机时,只能同时设定一个参数,其他参数会恢复为默认值,导致洗衣机无法运行所选程序。
能否增加一个服务,进行调用,实现对多各参数进行设置,来启动洗衣机并运行相应程序。
环境信息:
感谢大佬贡献,不知道提ISSUES是否合适。
The text was updated successfully, but these errors were encountered: