[Bug 256885] [NEW PORT] www/py-homeassistant: Open-source home automation platform

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 02 Jun 2024 16:26:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256885

--- Comment #29 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
Created attachment 251160
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251160&action=edit
2024.1.3 in venv

This is rc.d script that bootstrap venv with HA.
Most deps required to allow pip run build commands inside venv.

ffmpeg binary is used directly by HA.
py-sqlite3 copied inside venv, I fail to find another way to not use "pip venv
--system-site-packages".

2024.1.3 - last version with python 3.11 support.

camera and stream components probably broken due to pip fail build PyTurboJPEG.
assist_pipeline probably broken due to pip fail build webrtc-noise-gain -
FreeBSD unsupported.

-- 
You are receiving this mail because:
You are on the CC list for the bug.