From 774aa55815aa2aac04ff26278147389e69996f88 Mon Sep 17 00:00:00 2001 From: Continuous Integration Date: Fri, 17 Jan 2025 23:10:58 +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 8c4149a..d61efc4 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", "aiofiles", "pyyaml", "umodbus"], - "version": "25.01.16" + "version": "25.01.17" }