I am as well. When I try to use setcap
it doesn’t work as /usr/bin/python3.5
doesn’t exist on my setup.
I have HA setup in a Virtual Environment on Raspbian. I’ve tried /srv/homeassistant/bin/python3.5
but I get the following error:
Failed to set capabilities on file `/srv/homeassistant/bin/python3.5' (Invalid argument)
The value of the capability argument is not permitted for a file. Or the file is not a regular (non-symlink) file
Does anyone have a clue as to what the path is to Python on for a Virtual Environment?