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.5k stars 636 forks source link

Got MiioException while fetching the state: No response from the device #961

Open EvgenyPanchenko opened 1 year ago

EvgenyPanchenko commented 1 year ago

Device model / 设备型号

cubee.airrtc.th123e

Component version / 插件版本

0.7.4

HA core version / HA版本

2022.12.8

Integrated mode / 集成方式

Local (本地模式)

The problem / 问题详情

Device is not available or don't connect.

Entity attributes / 实体属性

xiaomi_miot:
  device_customizes:
    cubee.airrtc.th123e:
      miot_local: true
      chunk_properties: 1
      exclude_miot_services: heatold

Home Assistant Logs / 系统日志

2022-12-26 18:48:39.425 ERROR (SyncWorker_9) [miio.miioprotocol] Got error when receiving: timed out 2022-12-26 18:48:39.437 ERROR (MainThread) [custom_components.xiaomi_miot.climate] Санузел(cubee.airrtc.th123e): Got MiioException while fetching the state: No response from the device, mapping: {'thermostat.on': {'siid': 2, 'piid': 1}, 'thermostat.status': {'siid': 2, 'piid': 2}, 'thermostat.mode': {'siid': 2, 'piid': 4}, 'thermostat.target_temperature': {'siid': 2, 'piid': 5}, 'thermostat.temperature': {'siid': 2, 'piid': 7}}, max_properties: 1/5

al-one commented 1 year ago

Try unplugging the device from power.

EvgenyPanchenko commented 1 year ago

@al-one But I already tried that. And in MiHime app all devices is available and controlling.