From e675994e74acbfb9c2580219be8f48866a27802b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 9 Mar 2026 07:46:37 +0000 Subject: [PATCH 1/2] Initial plan From efd24ccf365f577b673a798c7602a5f1c51f64ee Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 9 Mar 2026 07:47:34 +0000 Subject: [PATCH 2/2] chore: bump version to 4.8.0 Co-authored-by: Patrick1610 <6585375+Patrick1610@users.noreply.github.com> --- custom_components/adaptive_charge/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/adaptive_charge/manifest.json b/custom_components/adaptive_charge/manifest.json index 3b132ac..0a8f4bf 100644 --- a/custom_components/adaptive_charge/manifest.json +++ b/custom_components/adaptive_charge/manifest.json @@ -8,5 +8,5 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/Patrick1610/AdaptiveCharge/issues", "requirements": [], - "version": "4.1.1" + "version": "4.8.0" }