You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/_components/vacuum.xiaomi_miio.markdown
-15Lines changed: 0 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -141,21 +141,6 @@ easily via a hidden menu item at the Mi-Home app.
141
141
142
142
#### {% linkable_title Windows and Android %}
143
143
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
-
159
144
To fetch the token follow these instructions depending on your mobile phone platform.
0 commit comments