From ebb9edce659fa0e63454940f71f0762795f21228 Mon Sep 17 00:00:00 2001 From: David Rapan Date: Fri, 20 Dec 2024 18:41:50 +0100 Subject: [PATCH] chore: Bump version --- custom_components/solarman/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/solarman/manifest.json b/custom_components/solarman/manifest.json index 8a60ff1..6f56859 100644 --- a/custom_components/solarman/manifest.json +++ b/custom_components/solarman/manifest.json @@ -9,5 +9,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/davidrapan/ha-solarman/issues", "requirements": ["propcache", "pyyaml", "umodbus"], - "version": "24.12.16" + "version": "24.12.20" }