Iot : Add missing python libraries.
This commit is contained in:
parent
725f9a6f6c
commit
161372f725
|
@ -69,15 +69,20 @@ in {
|
||||||
aiodhcpwatcher
|
aiodhcpwatcher
|
||||||
aiodiscover
|
aiodiscover
|
||||||
aiogithubapi
|
aiogithubapi
|
||||||
|
arrow
|
||||||
async-upnp-client
|
async-upnp-client
|
||||||
|
av
|
||||||
|
gtts
|
||||||
ha-ffmpeg
|
ha-ffmpeg
|
||||||
hassil
|
hassil
|
||||||
home-assistant-intents
|
home-assistant-intents
|
||||||
mutagen
|
mutagen
|
||||||
numpy
|
numpy
|
||||||
|
pymicro-vad
|
||||||
pynacl
|
pynacl
|
||||||
pyturbojpeg
|
|
||||||
python-telegram-bot
|
python-telegram-bot
|
||||||
|
pyturbojpeg
|
||||||
|
pyspeex-noise
|
||||||
zeroconf
|
zeroconf
|
||||||
];
|
];
|
||||||
configDir = "/var/lib/hass";
|
configDir = "/var/lib/hass";
|
||||||
|
|
Loading…
Reference in a new issue