11
Bluetooth problems
(lemmy.world)
Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io
Make sure you introduce your USB dongle through ProxMox to the VM on which HA ist installed. There is an USB-option in the menu for your VM where you can choose which USB device or port from the Host should be passed trough. Once that is done figure out how the USB is connected to your HA VM via the HA shell. Something like
ls /dev/tty*
should give you the path you will need to integrate it into HA (if autodiscovery doesn’t work).
The dongle was introduced like you say and HA finda it and I am able to confugure it, the problem is from this point forward, it is not able to find anything... thanks for your help!