From 00f9cf7cd64bb1bd499618519d15b40a9b561a65 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 26 Aug 2017 13:00:41 +0200 Subject: [PATCH] Add more to intro --- source/_components/xiaomi.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/xiaomi.markdown b/source/_components/xiaomi.markdown index 48437b21a95..ad3d942d16a 100644 --- a/source/_components/xiaomi.markdown +++ b/source/_components/xiaomi.markdown @@ -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.