mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-04 09:16:49 +00:00
ubus.markdown: fix JSON syntax (#34522)
This commit is contained in:
parent
1531885ce7
commit
b7edb34e1f
@ -49,7 +49,7 @@ Then, create an ACL file at `/usr/share/rpcd/acl.d/hass.json` for the user `hass
|
||||
"ubus": {
|
||||
"hostapd.*": ["get_clients"],
|
||||
"uci": ["get"]
|
||||
},
|
||||
}
|
||||
},
|
||||
"write": {}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user