Include cython in tradfri docs (#3672)

* Update tradfri installation instructions

* Update tradfri.markdown

* Remove installation, no longer needed

* Add cython

* Change to 'pip3'
This commit is contained in:
Lewis Juggins 2017-10-30 21:02:31 +00:00 committed by Fabian Affolter
parent 9006ebd398
commit 85800f9361

View File

@ -16,6 +16,12 @@ ha_release: 0.43
The `tradfri` component supports for the IKEA Trådfri (Tradfri) gateway. The gateway can control lights connected to it and Home Assistant will automatically discover its presence on your network.
This component requires cython, please ensure it's installed by running the following in your Home Assistant environment (virtualenv, etc);
```
$ pip3 install cython
```
You will be prompted to configure the gateway through the Home Assistant interface, Enter the security key when prompted and click configure
<p class='note'>