mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 17:57:14 +00:00
Update fritz.markdown (#11039)
Add extra info when using Docker regarding additional packages. Make text conform #11029
This commit is contained in:
parent
666d2cd24d
commit
929d79d9eb
@ -13,7 +13,7 @@ The `fritz` platform offers presence detection by looking at connected devices t
|
||||
## Setup
|
||||
|
||||
<div class='note warning'>
|
||||
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 not running Home Assistant via Hass.io or Docker 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>
|
||||
|
||||
## Configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user