homeassistant: install audio/py-webrtcvad too
authorKristof Provost <kp@FreeBSD.org>
Tue, 25 Jun 2024 20:57:09 +0000 (22:57 +0200)
committerKristof Provost <kp@FreeBSD.org>
Tue, 25 Jun 2024 20:57:09 +0000 (22:57 +0200)
Some of our plugins rely on it.

ansible/homeassistant.yaml

index ea4f27a..5d28d0f 100644 (file)
@@ -26,6 +26,7 @@
         - databases/sqlite3
         - graphics/openjpeg
         - multimedia/ffmpeg
+        - audio/py-webrtcvad
       become: true
     - name: install required python modules (pre-install)
       pip: