Site updated at 2016-03-09 08:14:26 UTC
This commit is contained in:
parent
216bb181b1
commit
a3f19c1bf0
13 changed files with 171 additions and 167 deletions
|
@ -133,7 +133,11 @@
|
|||
<li>Select System > About > Network.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>pip install firetv[firetv-server]</code> into a Python 2.x environment</li>
|
||||
<li><code>pip install firetv[firetv-server]</code> into a Python 2.x environment
|
||||
<ul>
|
||||
<li>If installed on Debian Jessie then the libssl-dev package is needed. Install it with <code>apt-get install libssl-dev</code></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><code>firetv-server -d <fire tv device IP>:5555</code>, background the process</li>
|
||||
<li>Configure Home Assistant as follows:</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue