From a43e6f85acdda1f4d4a19a01b1366b43c3a93d67 Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Sun, 25 May 2025 03:15:21 +0200 Subject: [PATCH] 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,