Hi.
I have orange pi pc and distro dietpi. Bluetooth CSR v4.0, and a bunch of devices (tags, bracelets) that work on LE. But it is impossible to adjust anything in any way to make it work. I took the instruction (https://home-assistant.io/components/device_tracker.bluetooth_le_tracker/ )
But in the end I get an error
2018-01-25 16:04:58 WARNING (SyncWorker_11) [homeassistant.components.device_tracker.bluetooth_le_tracker] No Bluetooth LE devices to track!
2018-01-25 16:04:58 ERROR (MainThread) [homeassistant.components.device_tracker] Error setting up platform bluetooth_le_tracker
2018-01-25 16:10:33 ERROR (MainThread) [homeassistant.core] Timer got out of sync. Resetting
(homeassistant-3.6.3) root@DietPi:~# sudo setcap cap_net_raw,cap_net_admin+eip /home/homeassistant/.pyenv/versions/3.6.3/envs/homeassistant-3.6.3/bin/python3
Failed to set capabilities on file `/home/homeassistant/.pyenv/versions/3.6.3/envs/homeassistant-3.6.3/bin/python3' (Invalid argument)
The value of the capability argument is not permitted for a file. Or the file is not a regular (non-symlink) file
I’m already confused, what I did, and what to do.
And I apologize for my English, I used an interpreter.
Thank you!