Add support for public add-on configuration access (#732)

This commit is contained in:
Franck Nijhof 2023-11-10 10:58:47 +01:00 committed by GitHub
parent 982780c9b2
commit 579652261b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 4 deletions

View file

@ -19,12 +19,13 @@ hassio_api: true
hassio_role: manager
homeassistant_api: true
map:
- config:rw
- ssl:rw
- addons:rw
- all_addon_configs:rw
- backup:rw
- homeassistant_config:rw
- media:rw
- share:rw
- backup:rw
- ssl:rw
services:
- mysql:want
- mqtt:want