diff --git a/ha_addon_debug/apparmor.txt b/ha_addon_debug/apparmor.txt index b1cacea..78dd010 100644 --- a/ha_addon_debug/apparmor.txt +++ b/ha_addon_debug/apparmor.txt @@ -21,7 +21,7 @@ profile tsun-proxy-debug flags=(attach_disconnected,mediate_deleted) { /dev/tty rw, # Bashio - /usr/lib/bashio/** ix, + # /usr/lib/bashio/** ix, /tmp/** rwk, # Access to options.json and other files within your addon diff --git a/ha_addon_debug/config.yaml b/ha_addon_debug/config.yaml index cb0b826..a17a2d6 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-2502251901 +version: 0.13.0-debug-2502251907 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-debug