Hi all there,
I have a Raspberry Pi 4 and I want to use it as a central control system. In addition, some sensors (SML receivers) and communication units (such as EBUS) are to be connected via USB.
There are working programs for the individual USB components (mostly on GitHub).
Now I first tried to install the HASS OS and quickly found out that I couldn’t use Python or a virtual environment (venv) to get the program for the sensors running.
After that I installed the current Raspberry OS and tried to get Home Assistant on it (there were a few errors - the worst was RUST).
However, I was only able to install the Home Assistant Core. So the add-ons are missing.
Can someone please give me a tip or guide how to get Home Assistant and Python to work together.
Thank you
Xtremdiver