From 4805b02796e147a660bad8a24a69bfcef12f4c64 Mon Sep 17 00:00:00 2001 From: Continuous Integration Date: Sun, 28 Jul 2024 00:27:31 +0000 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 e032acd..8151103 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": ["ipaddress","pyyaml","pysolarmanv5>=3.0.2"], - "version": "24.07.27" + "version": "24.07.28" }