Smarthome-Creator
Smarthome-Creator
@arctixdev, unfortunately does not work. `Error: SHA256 mismatch Expected: 0c4d4afc31ded13fafdc4b58b6ae9447856c706cad34e2b5c5cc7161213f50c7 Actual: ab63d639fdb3854a7249dccf439a891a40e622ea66c7af8f119d9951a897c8f3`
@JeffersonBledsoe, to open the app, I don't think so. I have already opened a new issue for this.
@teymur1988, this is the hardest task there is in HA. Since I switched to HA a year ago, I have not been able to evaluate "ssh" remote commands and use...
@spiro-c , the installation of the "python-mbedtls" works, but unfortunately the installation of LedFX does not, because 2 important packages can't be installed: `$ pipx install ledfx Fatal error from...
@spiro-c , I've now had time to test again. The sample rate after the cmake installation works wonderfully. Aubio in venv, seems to be a bit more difficult. It is...
@spiro-c , after a longe time of testing... I don't get it working. On a clean untouched Raspbian OS installation x64 on RPI 3B+, pipx installation is not makeable. My...
@spiro-c , thx for your repley, I will try this in the next few days.
@spiro-c , I have found the error of the “memory access error”. I use shairport sync on the Raspi and that causes the error. What works: pipx LedFx with mbedtls...
@spiro-c , I'm not quite sure how exactly you mean that. Should I install the script within a venv? Unfortunately, I can no longer install the script because I get...
@spiro-c Some new findings: 1. I get the following warning when running the installation script: `Requirement already satisfied: pip in ./.ledfx/lib/python3.11/site-packages (23.0.1) WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after...