From afcacde092925587468c065e15ae4e45753c1c36 Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Sun, 13 Apr 2025 21:32:37 +0200 Subject: [PATCH] bump to version 0.13.0-rel --- ha_addon_rel/CHANGELOG.md | 2 +- ha_addon_rel/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ha_addon_rel/CHANGELOG.md b/ha_addon_rel/CHANGELOG.md index 31ac310..e981eb1 100644 --- a/ha_addon_rel/CHANGELOG.md +++ b/ha_addon_rel/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [unreleased] +## [0.13.0] - 2025-04-13 - update dependency python to 3.13 - add initial support for TSUN MS-3000 diff --git a/ha_addon_rel/config.yaml b/ha_addon_rel/config.yaml index b967772..cad37ec 100644 --- a/ha_addon_rel/config.yaml +++ b/ha_addon_rel/config.yaml @@ -1,6 +1,6 @@ name: TSUN-Proxy description: MQTT Proxy for TSUN Photovoltaic Inverters -version: 0.13.0-rel-2504132042 +version: 0.13.0-rel image: ghcr.io/s-allius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy