projects
/
pennestraat-domotica
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db5ec0f
)
homeassistant: install audio/py-webrtcvad too
author
Kristof Provost
<kp@FreeBSD.org>
Tue, 25 Jun 2024 20:57:09 +0000
(22:57 +0200)
committer
Kristof 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
patch
|
blob
|
history
diff --git
a/ansible/homeassistant.yaml
b/ansible/homeassistant.yaml
index
ea4f27a
..
5d28d0f
100644
(file)
--- a/
ansible/homeassistant.yaml
+++ b/
ansible/homeassistant.yaml
@@
-26,6
+26,7
@@
- databases/sqlite3
- graphics/openjpeg
- multimedia/ffmpeg
+ - audio/py-webrtcvad
become: true
- name: install required python modules (pre-install)
pip: