From be5d0197e758987d86997ccf9fea4e35927b1717 Mon Sep 17 00:00:00 2001 From: Mathieu Thoretton Date: Sun, 27 Aug 2017 18:40:22 +0200 Subject: [PATCH] Readme for firmware >= 3.3.9_003077 (Vacuum robot) Hey, feel free to refactor it if you want to. It took me ages before I found that. It was working on the xiaomi wifi network but I was getting timeout error without any other explanation once the vacuum was connected to my local network... Thanks for this project btw :) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ff0d4816d..b628d6ed1 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ $ pip3 install -U pip setuptools # Getting started +*Important* For the Mi Robot Vacuum Cleaner with firmware 3.3.9_003077 or higher follow these steps to get the token: https://github.com/jghaanstra/com.xiaomi-miio/blob/master/docs/obtain_token_mirobot_new.md + To be able to communicate with the vacuum one needs to have its IP address as well as an encryption token. This token is only attainable before the device has been connected over the app to your local wifi (or alternatively, if you have paired your *rooted* mobile device with the vacuum, you can follow [these instructions](https://github.com/homeassistantchina/custom_components/blob/master/doc/chuang_mi_ir_remote.md)).