Fix for #286
Add missing prerequisite for Fire-tv component on Debian Jessie as suggested in #286
This commit is contained in:
parent
46cf6f7dff
commit
a8ccbf8f80
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ Steps to configure your Amazon Fire TV stick with Home Assistant:
|
|||
- From the main (Launcher) screen, select Settings.
|
||||
- Select System > About > Network.
|
||||
- `pip install firetv[firetv-server]` into a Python 2.x environment
|
||||
- If installed on Debian Jessie then the libssl-dev package is needed. Install it with `apt-get install libssl-dev`
|
||||
- `firetv-server -d <fire tv device IP>:5555`, background the process
|
||||
- Configure Home Assistant as follows:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue