From 78da90feb0c7eb295bd30739c2e99a37f4e07d95 Mon Sep 17 00:00:00 2001 From: balgerion <133121849+balgerion@users.noreply.github.com> Date: Sat, 28 Jun 2025 11:34:06 +0200 Subject: [PATCH] Update manifest.json --- custom_components/pstryk/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/pstryk/manifest.json b/custom_components/pstryk/manifest.json index 030f517..6f849e2 100644 --- a/custom_components/pstryk/manifest.json +++ b/custom_components/pstryk/manifest.json @@ -1,7 +1,7 @@ { "domain": "pstryk", "name": "Pstryk Energy", - "version": "1.6.2", + "version": "1.7.1", "codeowners": ["@balgerion"], "requirements": ["aiohttp>=3.7"], "dependencies": ["mqtt"],