From fc31519e0788a7e97e9a59574940d50c23adab4e Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Tue, 15 Apr 2025 23:53:09 +0200 Subject: [PATCH] bump version --- ha_addon_dev/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ha_addon_dev/config.yaml b/ha_addon_dev/config.yaml index 1d5babd..161f782 100755 --- a/ha_addon_dev/config.yaml +++ b/ha_addon_dev/config.yaml @@ -1,6 +1,6 @@ name: TSUN-Proxy (Dev) description: MQTT Proxy for TSUN Photovoltaic Inverters -version: 0.14.0-dev-2504152344 +version: 0.14.0-dev-2504152350 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-dev @@ -23,7 +23,7 @@ services: ports: 5005/tcp: 5005 10000/tcp: 10000 - +wwbui: "http://[HOST]:[PORT:8127]/" watchdog: "http://[HOST]:[PORT:8127]/-/healthy" # Definition of parameters in the configuration tab of the addon