enable watchdog

This commit is contained in:
Stefan Allius
2025-02-23 21:51:08 +01:00
parent 7e9151f00e
commit 3e5d6324bc
2 changed files with 12 additions and 12 deletions

View File

@@ -84,19 +84,19 @@ inverters:
pv4.type: SF-M18/144550
```
Example add-on configuration for GEN3PLUS inverters:
Example add-on configuration for GEN3PLUS energie storages:
```yaml
batteries:
- serial: 4100000000000000
monitor_sn: 2300000000
node_id: bat_1
suggested_area: Garage
modbus_polling: false
pv1.manufacturer: Shinefar
pv1.type: SF-M18/144550
pv2.manufacturer: Shinefar
pv2.type: SF-M18/144550
- serial: 4100000000000000
monitor_sn: 2300000000
node_id: bat_1
suggested_area: Garage
modbus_polling: false
pv1.manufacturer: Shinefar
pv1.type: SF-M18/144550
pv2.manufacturer: Shinefar
pv2.type: SF-M18/144550
```
**Note**: _This is just an example, you need to replace the values with your own!_

View File

@@ -1,6 +1,6 @@
name: TSUN-Proxy (Debug)
description: MQTT Proxy for TSUN Photovoltaic Inverters with Debug Logging
version: 0.13.0-debug-2502231511
version: 0.13.0-debug-2502232145
image: docker.io/sallius/tsun-gen3-addon
url: https://github.com/s-allius/tsun-gen3-proxy
slug: tsun-proxy-debug
@@ -25,7 +25,7 @@ ports:
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"
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