mirror of
https://github.com/tschettervictor/bsd-apps.git
synced 2025-12-11 01:19:56 +01:00
Update homeassistant
This commit is contained in:
@@ -262,9 +262,6 @@ homeassistant_install() {
|
||||
shift 3
|
||||
pip install ${@}
|
||||
fi
|
||||
# workaround for numpy and web-rtc-noise-gain
|
||||
pip3 install numpy==1.26.0
|
||||
pip3 install git+https://github.com/rhasspy/webrtc-noise-gain.git@a5ea46ffa29e76d5bde2b0bafaa28bee21cb7415
|
||||
deactivate
|
||||
' _ ${_create_:-"NO"} ${homeassistant_python} ${homeassistant_venv} "${_arg_}" || err 1 "install function failed"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user