Skip to content

Commit 2b35375

Browse files
danimtbfrenck
authored andcommitted
Updated Windows and Android access token instructions (home-assistant#4016)
Removed unnecessary steps to retrieve the access token in Windows and Androis section
1 parent a034d4b commit 2b35375

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

source/_components/vacuum.xiaomi_miio.markdown

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -141,21 +141,6 @@ easily via a hidden menu item at the Mi-Home app.
141141

142142
#### {% linkable_title Windows and Android %}
143143

144-
Follow the pairing process using your phone and Mi-Home app. You will be able to retrieve the token from a SQLite file inside your phone.
145-
146-
Before you begin you need to install `libffi-dev` and `libssl-dev` by running the command below. This is needed for `python-mirobo` to be installed correctly.
147-
148-
```bash
149-
$ sudo apt-get install libffi-dev libssl-dev
150-
```
151-
152-
If your Home Assistant installation is running in a [Virtualenv](/docs/installation/virtualenv/#upgrading-home-assistant), make sure you activate it by running the commands below.
153-
154-
```bash
155-
$ sudo su -s /bin/bash homeassistant
156-
$ source /srv/homeassistant/bin/activate
157-
```
158-
159144
To fetch the token follow these instructions depending on your mobile phone platform.
160145

161146
1. Configure the robot with the Mi-Home app.

0 commit comments

Comments
 (0)