al-one / hass-xiaomi-miot

Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. 小米米家智能家居设备接入Hass集成
https://miot-spec.com
Apache License 2.0
4.54k stars 641 forks source link

(zhimi.airp.mb5): Set miot property failed #972

Closed buhito81 closed 1 year ago

buhito81 commented 1 year ago

Device model / 设备型号

zhimi.airp.mb5

Component version / 插件版本

0.7.4

HA core version / HA版本

2022.12.9

Integrated mode / 集成方式

Cloud (云端模式)

The problem / 问题详情

This error is thrown several times a day:

Xiaomi Smart Air Purifier 4(zhimi.airp.mb5): Set miot property {'did': '476041252', 'siid': 2, 'piid': 4, 'value': 0} failed, result: {'did': '476041252', 'iid': '0.2.4', 'siid': 2, 'piid': 4, 'code': -704220043, 'exe_time': 0}

Entity attributes / 实体属性

N/A

Home Assistant Logs / 系统日志

See under 'Problem'

al-one commented 1 year ago

This device supports integrated in local, it is recommended to use Automatic mode. This error code -704220043 means Property value error, and it is returned by Xiaomi Cloud. I don't know why this error occurs.