From 397005bd3f0defe3a6270b9ecc93259393a76108 Mon Sep 17 00:00:00 2001 From: schizza Date: Sun, 26 Oct 2025 21:02:13 +0100 Subject: [PATCH] Updates component version to 1.6.7 Bump version This reflects changes introduced in the '74-additional-sensors' branch. --- custom_components/sws12500/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/sws12500/manifest.json b/custom_components/sws12500/manifest.json index 7173243..0530d9b 100644 --- a/custom_components/sws12500/manifest.json +++ b/custom_components/sws12500/manifest.json @@ -10,6 +10,6 @@ "issue_tracker": "https://github.com/schizza/SWS-12500-custom-component/issues", "requirements": [], "ssdp": [], - "version": "1.6.6", + "version": "1.6.7", "zeroconf": [] }