mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
reference python-miio instead of python-mirobo (#4346)
This commit is contained in:
parent
3867353a4f
commit
2ff654ef2b
@ -155,7 +155,7 @@ To fetch the token follow these instructions depending on your mobile phone plat
|
|||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
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.
|
Before you begin you need to install `libffi-dev` and `libssl-dev` by running the command below. This is needed for `python-miio` to be installed correctly.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo apt-get install libffi-dev libssl-dev
|
$ sudo apt-get install libffi-dev libssl-dev
|
||||||
@ -185,7 +185,7 @@ To fetch the token follow these instructions depending on your mobile phone plat
|
|||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
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.
|
Before you begin you need to install `libffi-dev` and `libssl-dev` by running the command below. This is needed for `python-miio` to be installed correctly.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo apt-get install libffi-dev libssl-dev
|
$ sudo apt-get install libffi-dev libssl-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user