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.38k stars 615 forks source link

roborock.vacuum.m1s #403

Open soulthiefer opened 2 years ago

soulthiefer commented 2 years ago

Good afternoon . when adding a device, it does not add any sensors and sensors (there is an error in the server logs Эта ошибка возникла в кастомной интеграции.

Logger: custom_components.xiaomi_miot.vacuum Source: custom_components/xiaomi_miot/init.py:1239 Integration: Xiaomi Miot Auto (documentation, issues) First occurred: 15:00:08 (46 occurrences) Last logged: 15:22:38

Xiaomi Vacuum Robot Cleaner: Got invalid miot result while fetching the state: ['u', 'n', 'k', 'n', 'o', 'w', 'n', '', 'm', 'e', 't', 'h', 'o', 'd'], mapping: {'vacuum.mode': {'siid': 2, 'piid': 1}, 'vacuum.status': {'siid': 2, 'piid': 3}} Xiaomi Vacuum Robot Cleaner: Got invalid miot result while fetching the state: ['u', 'n', 'k', 'n', 'o', 'w', 'n', '', 'm', 'e', 't', 'h', 'o', 'd'], mapping: {'vacuum.mode': {'siid': 2, 'piid': 1}, 'vacuum.status': {'siid': 2, 'piid': 3}, 'battery.battery_level': {'siid': 4, 'piid': 1}}

help me please

al-one commented 2 years ago

The device does not support local mode at present. Please integrate it through xiaomi account (automatic mode).

soulthiefer commented 2 years ago

Ok, thanks