Update config.json

New Public Addon Config

all_addon_configs:rw

See this: https://developers.home-assistant.io/blog/2023/11/06/public-addon-config/
This commit is contained in:
ash286
2025-05-19 16:21:19 +01:00
committed by GitHub
parent b43c4f1fad
commit 228081aeb7

View File

@@ -84,7 +84,7 @@
"map": [
"media:rw",
"share:rw",
"addon_configs:rw",
"all_addon_configs:rw",
"homeassistant_config:rw",
"ssl"
],