mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
With hass.io no need for additional packages
Installed the Fritz!Box device tracker today on Hass.io without the need to install additional packages.
This commit is contained in:
parent
7655c66c06
commit
6d146be1e5
@ -15,7 +15,7 @@ The `fritz` platform offers presence detection by looking at connected devices t
|
|||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
<div class='note warning'>
|
<div class='note warning'>
|
||||||
It might be necessary to install additional packages: <code>sudo apt-get install python3-lxml libxslt-dev libxml2-dev zlib1g-dev</code>
|
If not running Hass.io it might be necessary to install additional packages: <code>sudo apt-get install python3-lxml libxslt-dev libxml2-dev zlib1g-dev</code>
|
||||||
If you installed Home Assistant in a virtualenv, run the following commands inside it: <code>pip3 install lxml</code>; be patient this will take a while.</div>
|
If you installed Home Assistant in a virtualenv, run the following commands inside it: <code>pip3 install lxml</code>; be patient this will take a while.</div>
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user