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.67k stars 664 forks source link

login failed, no devices, got 'invalid signature' #1951

Closed MBRjun closed 1 week ago

MBRjun commented 1 week ago
Error while executing request to https://api.io.mi.com/app/v2/message/v2/check_new_msg: {"code":0,"message":"invalid signature"}
Error while executing request to https://api.io.mi.com/app/v2/homeroom/gethome_merged: {"code":0,"message":"invalid signature"}
Error while executing request to https://api.io.mi.com/app/home/device_list: {"code":0,"message":"invalid signature"}
Error while executing request to https://api.io.mi.com/app/v2/message/v2/typelist: {"code":0,"message":"invalid signature"}
Error while executing request to https://api.io.mi.com/app/scene/history: {"code":0,"message":"invalid signature"}
None device in xiaomi cloud

Affected Versions

master/f1526eadd8a34fec302d82d73f768cfdb17c9430, v1.0.0b3, v0.7.22, v0.7.20

MBRjun commented 1 week ago

dup of #1943