From 7365980c2fa53a1ed9c7f9e02e9f6276954aedc3 Mon Sep 17 00:00:00 2001 From: Stefan Allius <122395479+s-allius@users.noreply.github.com> Date: Sun, 25 May 2025 03:21:21 +0200 Subject: [PATCH] S allius/update python (#430) * add-on: bump python to version 3.12.10-r1 (#429) --- ha_addons/templates/rc_data.json | 1 - 1 file changed, 1 deletion(-) diff --git a/ha_addons/templates/rc_data.json b/ha_addons/templates/rc_data.json index 05d33ce..b9e5fd4 100644 --- a/ha_addons/templates/rc_data.json +++ b/ha_addons/templates/rc_data.json @@ -2,7 +2,6 @@ { "name": "TSUN-Proxy (Release Candidate)", "description": "MQTT Proxy for TSUN Photovoltaic Inverters", - "version": "rc", "image": "ghcr.io/s-allius/tsun-gen3-addon", "slug": "tsun-proxy-rc", "advanced": true,