diff --git a/ha_addon_debug/README.md b/ha_addon_debug/README.md index 0c2d2da..c85abc3 100644 --- a/ha_addon_debug/README.md +++ b/ha_addon_debug/README.md @@ -1,8 +1,9 @@ -# Home Assistant Add-on: TSUN Proxy +# Home Assistant Add-on: TSUN Proxy (Debug) -TSUN Proxy enables a reliable connection between TSUN third generation -devices (inverters, energy storages, ...) and an MQTT broker. With the -proxy, you can easily retrieve real-time values such as power, current -and daily energy and integrate the inverter into Home Assistant. This works -even without an internet connection. -The optional connection to the TSUN Cloud can be disabled! +This is a bleeding-edge version of the 'TSUN Proxy' AddOn with debuging enabled by default. + +The versions may be based on different feature branches and therefore the range of functions may change. + +It is intended to be used to simulate special situations/problems and should only be used in consultation with the maintainer. + +For production please use the stable version `TSUN Proxy`. If you are interested in a bleeding edge version, we offer the `TSUN Proxy (dev)` version. \ No newline at end of file diff --git a/ha_addon_debug/config.yaml b/ha_addon_debug/config.yaml index 59cf643..577529f 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-2502231444 +version: 0.13.0-debug-2502231511 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-debug