You don’t need to run HA with root. I have only allowed python to access the device:
sudo setcap cap_net_raw+eip /srv/hass/hass_venv/bin/python3
4 Likes
You don’t need to run HA with root. I have only allowed python to access the device:
sudo setcap cap_net_raw+eip /srv/hass/hass_venv/bin/python3