[Bug 256885] [NEW PORT] www/py-homeassistant: Open-source home automation platform
Date: Tue, 18 Jun 2024 16:20:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256885
Saro <web@saromedia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |web@saromedia.com
--- Comment #30 from Saro <web@saromedia.com> ---
(In reply to Ivan Rozhuk from comment #29)
webrtc-noise-gain does work on FreeBSD; simply install a more recent version in
the venv:
pip install git+https://github.com/rhasspy/webrtc-noise-gain.git
Reference:
https://github.com/rhasspy/webrtc-noise-gain/issues/6#issuecomment-1836810982
Furthermore, 2024.3.3 is the last version compatible with Python 3.11 (see:
https://github.com/home-assistant/core/blob/2024.3.3/mypy.ini).
There's also a workaround for installing py-numpy if needed.
Regarding Bluetooth support, one can simply nuke it by overriding the module
locally (~/.homeassistant/custom_components/bluetooth/) with a dummy one. I can
supply a diff if you are interested.
Even though the HA Core developers go out of their way to unsupport FreeBSD,
I've been running HA (via py-venv) for 3+ years without a hiccup.
--
You are receiving this mail because:
You are the assignee for the bug.