diff --git a/source/_components/fritz.markdown b/source/_components/fritz.markdown index 064c781671c..87d56c5f247 100644 --- a/source/_components/fritz.markdown +++ b/source/_components/fritz.markdown @@ -15,7 +15,7 @@ The `fritz` platform offers presence detection by looking at connected devices t ## Setup
sudo apt-get install python3-lxml libxslt-dev libxml2-dev zlib1g-dev
+If not running Hass.io it might be necessary to install additional packages: sudo apt-get install python3-lxml libxslt-dev libxml2-dev zlib1g-dev
If you installed Home Assistant in a virtualenv, run the following commands inside it: pip3 install lxml
; be patient this will take a while.