From 87d17da771d42ef601e5d2c5465d8d527722b4bd Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Tue, 25 Feb 2025 19:09:59 +0100 Subject: [PATCH] test apparmor --- ha_addon_debug/apparmor.txt | 2 +- ha_addon_debug/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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