Add more to intro

This commit is contained in:
Fabian Affolter 2017-08-26 13:00:41 +02:00
parent 63cf989b52
commit 00f9cf7cd6
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -129,7 +129,7 @@ Automation example
### {% linkable_title Retrieving Access Token %}
Follow the pairing process using your phone and Mi-Home app. From here you will be able to retrieve the token from a SQLite file inside your phone.
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. This token is needed for using various `xiaomi` platforms.
Before you begin you need to install `libffi-dev` by running the command below. This is needed for `python-mirobi` to be installed correctly.