mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update device_tracker.bluetooth_le_tracker.markdown (#1691)
AIO has different directory structure
This commit is contained in:
parent
821835914d
commit
8744fd9955
@ -53,7 +53,7 @@ $ sudo setcap 'cap_net_raw,cap_net_admin+eip' `readlink -f \`which python3\``
|
||||
If you have installed Home Assistant with [AIO](/getting-started/installation-raspberry-pi-all-in-one/), you need to do the following command, this will grant access to Home Assistant to run the required command.
|
||||
|
||||
```bash
|
||||
$ sudo setcap cap_net_raw,cap_net_admin+eip /srv/hass/hass_venv/bin/python3
|
||||
$ sudo setcap cap_net_raw,cap_net_admin+eip /srv/homeassistant/homeassistant_venv/bin/python3
|
||||
```
|
||||
|
||||
A restart of Home Assistant is required.
|
||||
|
Loading…
x
Reference in New Issue
Block a user