mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
added python-yaml to apt-get line (#2276)
Added missing necessary package.
This commit is contained in:
parent
9fa0b49b81
commit
b1e3425d1d
@ -28,7 +28,7 @@ Steps to configure your Amazon Fire TV stick with Home Assistant:
|
||||
- From the main (Launcher) screen, select Settings.
|
||||
- Select System > About > Network.
|
||||
- The following commands must be run in a Python 2.x environment. They will allow the component to function in an Ubuntu 16.04/Hassbian environment.
|
||||
- `apt-get install swig libssl-dev python-dev libusb-1.0-0`
|
||||
- `apt-get install swig libssl-dev python-dev libusb-1.0-0 python-yaml`
|
||||
- `pip install flask`
|
||||
- `pip install https://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-0.24.0.tar.gz`
|
||||
- `pip install firetv[firetv-server]`
|
||||
|
Loading…
x
Reference in New Issue
Block a user