mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Add lxml requirement note (#4651)
This commit is contained in:
parent
fb2236f70e
commit
8226c05682
@ -48,4 +48,8 @@ scan_interval:
|
|||||||
required: true
|
required: true
|
||||||
default: 30
|
default: 30
|
||||||
type: int
|
type: int
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
|
<p class='note'>
|
||||||
|
The requirement `lxml` has to be [installed](http://lxml.de/installation.html) manually `pip install lxml` on some devices.
|
||||||
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user