-
-
Notifications
You must be signed in to change notification settings - Fork 705
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
viomi.waterheater.e1无法开关,看不到状态 #1984
Comments
在开发者工具 > 动作中分别执行以下动作,并反馈结果。 action: xiaomi_miot.send_command
data:
entity_id: water_heater.viomi_e1_90a7_water_heater
method: get_prop
params: [waterTemp] action: xiaomi_miot.send_command
data:
entity_id: water_heater.viomi_e1_90a7_water_heater
method: get_prop
params: [waterTemp, washStatus] action: xiaomi_miot.send_command
data:
entity_id: water_heater.viomi_e1_90a7_water_heater
method: get_prop
params: [all] |
[v1.0.0b1]更新到[v1.0.1],可以使用 |
@gujiys 将集成配置切换到自动模式后再次执行 |
|
al-one
added a commit
that referenced
this issue
Dec 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Device model / 设备型号
viomi.waterheater.e1
Component version / 插件版本
0.7.24
HA core version / HA版本
2024.11.3
Integrated mode / 集成方式
Automatic (自动模式)
The problem / 问题详情
Entity attributes / 实体属性
Home Assistant Logs / 系统日志
日志记录器: custom_components.xiaomi_miot.core.miio2miot
来源: custom_components/xiaomi_miot/core/miio2miot.py:83
集成: Xiaomi Miot Auto (文档, 问题)
首次出现: 19:41:20 (53 次总计出现)
上次记录: 19:50:08
viomi.waterheater.e1: Got MiioException: {'code': -9998, 'message': 'user ack invalid'} while get_prop(['washStatus', 'velocity', 'waterTemp', 'targetTemp', 'errStatus', 'hotWater', 'needClean', 'modeType', 'appointStart', 'appointEnd'])
The text was updated successfully, but these errors were encountered: