mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-18 22:56:31 +00:00
Allow manager add-on access to observer (#2046)
* Allow manager add-on access to observer * fix order
This commit is contained in:
parent
de064d1d9c
commit
745845db19
@ -90,6 +90,7 @@ ADDONS_ROLE_ACCESS = {
|
||||
r"|/host/.+"
|
||||
r"|/multicast/.+"
|
||||
r"|/network/.+"
|
||||
r"|/observer/.+"
|
||||
r"|/os/.+"
|
||||
r"|/snapshots.*"
|
||||
r"|/supervisor/.+"
|
||||
|
Loading…
x
Reference in New Issue
Block a user