bump to version 0.14-0-rel

This commit is contained in:
Stefan Allius
2025-05-29 22:59:19 +02:00
parent 1e15e15f8c
commit fb25d46942
5 changed files with 31 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
name: TSUN-Proxy
description: MQTT Proxy for TSUN Photovoltaic Inverters
version: 0.13.0-rel
version: 0.14.0-rel
image: ghcr.io/s-allius/tsun-gen3-addon
url: https://github.com/s-allius/tsun-gen3-proxy
slug: tsun-proxy
@@ -23,8 +23,11 @@ services:
ports:
5005/tcp: 5005
10000/tcp: 10000
webui: "http://[HOST]:[PORT:8127]/"
watchdog: "http://[HOST]:[PORT:8127]/-/healthy"
ingress: true
ingress_port: 8127
panel_icon: "mdi:application-cog-outline"
# Definition of parameters in the configuration tab of the addon
# parameters are available within the container as /data/options.json
@@ -32,7 +35,7 @@ watchdog: "http://[HOST]:[PORT:8127]/-/healthy"
schema:
inverters:
- serial: match(^(R17|R47|Y17|Y47).{13}$)
- serial: match(^(R17|R47|Y00|Y17|Y47).{13}$)
monitor_sn: int?
node_id: str
suggested_area: str