From 0995f0a250da538c6eaf061a96501fb9c64ec73f Mon Sep 17 00:00:00 2001 From: Alone Date: Wed, 28 Aug 2024 18:48:41 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20update=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 +++++++- README_zh.md | 4 ++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1acf1ae96..27a9c69d9 100644 --- a/README.md +++ b/README.md @@ -366,7 +366,7 @@ logger: 2. Select [`xiaomi_miot.get_token`](https://my.home-assistant.io/redirect/developer_call_service/?service=xiaomi_miot.get_token), Enter the keyword of device name 3. Find the token from the HA notifications - Use MiHome mod by [@vevsvevs](https://github.com/custom-components/ble_monitor/issues/7#issuecomment-595874419) - 1. Down apk from [СКАЧАТЬ ВЕРСИЮ 6.x.x](https://www.kapiba.ru/2017/11/mi-home.html) and install + 1. Down apk from [СКАЧАТЬ ВЕРСИЮ 7.x.x](https://www.vevs.me/2017/11/mi-home.html) and install 2. Start Mihome APP > Profile > Experimental features 3. Check on `Write custom log files` and `Enable app's debug mode` 4. Find the token from `vevs/logs/misc/devices.txt` after restart app @@ -374,3 +374,9 @@ logger: 1. Download and run [token_extractor.exe](https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor/blob/master/token_extractor.exe) for Windows or install [for Python](https://github.com/PiotrMachowski/Xiaomi-cloud-tokens-extractor#other-platforms) 2. Enter username, password and your server region 3. Extracts tokens from your cloud account. Also reveals the bind_key for BT devices + + +## Thanks + +- [PyCharm](https://www.jetbrains.com/pycharm/) +- [Dler](https://dler.pro/auth/register?affid=130833) (10% Discount coupon: `CXVbfhHuSRsi`) diff --git a/README_zh.md b/README_zh.md index f4a7758c8..0a6f1eebb 100644 --- a/README_zh.md +++ b/README_zh.md @@ -421,7 +421,7 @@ logger: 3. 在HA通知列表中找到token - 使用[@vevsvevs](https://github.com/custom-components/ble_monitor/issues/7#issuecomment-595874419)修改版的米家 - 1. 下载APK [СКАЧАТЬ ВЕРСИЮ 6.x.x](https://www.kapiba.ru/2017/11/mi-home.html) 并安装 + 1. 下载APK [СКАЧАТЬ ВЕРСИЮ 7.x.x](https://www.vevs.me/2017/11/mi-home.html) 并安装 2. 打开米家APP > 我的 > 实验室功能 3. 打开`Write custom log files`和`Enable app's debug mode` 4. 重启APP后在`vevs/logs/misc/devices.txt`文件中找到token @@ -430,4 +430,4 @@ logger: ## 鸣谢 - [PyCharm](https://www.jetbrains.com/pycharm/) -- [Dler](https://dler.best/auth/register?affid=130833) +- [Dler](https://dler.pro/auth/register?affid=130833) (10%折扣代码`CXVbfhHuSRsi`)