mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Merge pull request #6050 from dimitripb/patch-2
Update device_tracker.ubus.markdown
This commit is contained in:
commit
0e0a27c049
@ -22,6 +22,12 @@ Before this scanner can be used you have to install the ubus RPC package on Open
|
||||
opkg install rpcd-mod-file
|
||||
```
|
||||
|
||||
For OpenWRT version 18.06.x the package uhttpd-mod-ubus should also be installed:
|
||||
|
||||
```bash
|
||||
opkg install uhttpd-mod-ubus
|
||||
```
|
||||
|
||||
And create a read-only user to be used by setting up the ACL file `/usr/share/rpcd/acl.d/user.json`.
|
||||
|
||||
```json
|
||||
|
Loading…
x
Reference in New Issue
Block a user