mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Update fritzbox_netmonitor.markdown (#11029)
Add extra info when using Docker regarding additional packages. See comment from @frenck in #11019
This commit is contained in:
parent
8a666505cb
commit
125b6720ed
@ -11,7 +11,7 @@ ha_iot_class: Local Polling
|
||||
The `fritzbox_netmonitor` sensor monitors the network statistics exposed by [AVM Fritz!Box](https://avm.de/produkte/fritzbox/) routers.
|
||||
|
||||
<div class='note warning'>
|
||||
If not running Hass.io it might be necessary to install additional packages: <code>sudo apt-get install libxslt-dev libxml2-dev python3-lxml</code>
|
||||
If not running Home Assistant via Hass.io or Docker it might be necessary to install additional packages: <code>sudo apt-get install libxslt-dev libxml2-dev python3-lxml</code>
|
||||
If you are working with the All-in-One installation, you may also need to execute also within your virtual environment the command <code>pip3 install lxml</code>; be patient this will take a while.
|
||||
</div>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user