update meta files

This commit is contained in:
Stefan Allius
2024-12-17 22:20:41 +01:00
parent 6f8d72b348
commit eb4eab424d
5 changed files with 16 additions and 8 deletions

View File

@@ -4,6 +4,8 @@ version: dev
image: docker.io/sallius/tsun-gen3-addon
url: https://github.com/s-allius/tsun-gen3-proxy
slug: tsun-proxy-dev
advanced: False
stage: experimental
init: false
arch:
- aarch64
@@ -19,10 +21,12 @@ map:
services:
- mqtt:want
ports:
8127/tcp: 8127
5005/tcp: 5005
10000/tcp: 10000
# FIXME: we disabled the watchdog due to exceptions in the ha supervisor. See: https://github.com/s-allius/tsun-gen3-proxy/issues/249
# watchdog: "http://[HOST]:[PORT:8127]/-/healthy"
# Definition of parameters in the configuration tab of the addon
# parameters are available within the container as /data/options.json
# and should become picked up by the proxy - current workaround as a transfer script