diff --git a/ha_addon_debug/apparmor.txt b/ha_addon_debug/apparmor.txt index ce5a661..b1cacea 100644 --- a/ha_addon_debug/apparmor.txt +++ b/ha_addon_debug/apparmor.txt @@ -25,7 +25,7 @@ profile tsun-proxy-debug flags=(attach_disconnected,mediate_deleted) { /tmp/** rwk, # Access to options.json and other files within your addon - /data/** rw, + # /data/** rw, # Start new profile for service /usr/bin/myprogram cx -> myprogram, diff --git a/ha_addon_debug/config.yaml b/ha_addon_debug/config.yaml index 7a9779b..cb0b826 100644 --- a/ha_addon_debug/config.yaml +++ b/ha_addon_debug/config.yaml @@ -1,6 +1,6 @@ name: TSUN-Proxy (Debug) description: MQTT Proxy for TSUN Photovoltaic Inverters with Debug Logging -version: 0.13.0-debug-2502250012 +version: 0.13.0-debug-2502251901 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-debug