I am seeing the same root-related error as @dv8ed and no BLE devices in my known_devices.yaml.
The commands I ran to get this far are:
-
sudo apt-get install libboost-python-dev(as user pi) -
sudo apt-get install libboost-thread-dev(as user pi) sudo su -s /bin/bash hasssource /srv/hass/hass_venv/bin/activatepip install gattlib
Command 1 and 2 were necessary to stop errors while running command 5. Anything else may have been covered by the work I did to get the regular Bluetooth tracker up and running a while ago (an awesome tracker btw!).
Anybody know how to fix the root-related error?