Now i have migrated to an Intel NUC, there is still a 3,5mm jack output but how do i control it?
I am using docker and forwarded the complete /dev to the HA container.
There is no VLC player or amixer on the host. It is a docker host.
Thanks.
The problem by adding dependencies in the container is that the container cant be deleted without loosing the installations of those components. Is there any way to extend for example the docker-compose with instructions to add those VLC dependencies?