Merge pull request #10215 from gerard33/patch-4

With hass.io no need for additional packages
This commit is contained in:
Dubh Ad 2019-08-24 18:37:02 +01:00 committed by GitHub
commit c056ec6a26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ The `fritz` platform offers presence detection by looking at connected devices t
## Setup
<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>
## Configuration