From 384c8f6fec74117d4a5b69da4649476d3fb29f53 Mon Sep 17 00:00:00 2001 From: "Issues Docs [BOT]" Date: Fri, 16 Jan 2026 03:49:56 +0000 Subject: [PATCH] =?UTF-8?q?Auto-Generate=20docs=20=F0=9F=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/issues/688.md | 53 +++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 50 insertions(+), 3 deletions(-) diff --git a/docs/issues/688.md b/docs/issues/688.md index 01ef856..527a33c 100644 --- a/docs/issues/688.md +++ b/docs/issues/688.md @@ -4,11 +4,11 @@ title: 使用cookie登陆 # 使用cookie登陆 -1. 打开 并登陆。 +1. 在电脑上使用 Chrome 浏览器登录小米账号官网 👉 2. 按 `F12` 打开网络工具,点击 `Network` 标签页。 3. 点击左上角小圆点使其变红色。 4. 按 `F5` 刷新页面。 -5. 在过滤框里输入 `userInfo` 过滤出下面的连接,点击连接查看 `cookie` ,复制完整的 `cookie` 值。 +5. 在过滤框里输入 `account?` 过滤出下面的连接,点击连接查看 `cookie` ,复制完整的 `cookie` 值。需要确保复制的 `cookie` 中有 `userId` 和 `passToken` 两个值。 Image @@ -20,5 +20,52 @@ title: 使用cookie登陆 ## 评论 -没有评论。 + +### 评论 1 - seryte + +0.4.12版本测试了使用cookie也无效,是不是cookie还未正确读取? + +Image + +Image + +--- + +### 评论 2 - WGKER + +局域网内电脑获取完整cookie填入,并且也填写账户密码,仍然无法获取设备。 +可行的话还是换成跳转小米账户授权登录的方式吧,类似小米官方HA插件,目前太折腾了。 + +--- + +### 评论 3 - gdzjy + +0.4.12登录无效,找不到音箱设备。 + +Image + + +--- + +### 评论 4 - swxk521 + +0.4.12一样不行 + +--- + +### 评论 5 - gdzjy + +发现回到旧版本也找不到设备了,不知是不是小米有ban账号的机制,日志如下: + +Image + +Image + +--- + +### 评论 6 - hanxi + +文档更新了,截图还没更新,可以先看。 + +--- [链接到 GitHub Issue](https://github.com/hanxi/xiaomusic/issues/688)