mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-10 12:16:51 +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": {
|
"ubus": {
|
||||||
"hostapd.*": ["get_clients"],
|
"hostapd.*": ["get_clients"],
|
||||||
"uci": ["get"]
|
"uci": ["get"]
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
"write": {}
|
"write": {}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user