Iot : Add missing python libraries.

This commit is contained in:
Dmitry Voronin 2024-09-16 04:31:47 +03:00
parent 725f9a6f6c
commit 161372f725
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -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";