From 9ec7327c91327ac7a458fe49a6d7b4d1fe246a88 Mon Sep 17 00:00:00 2001 From: balgerion <133121849+balgerion@users.noreply.github.com> Date: Tue, 29 Apr 2025 16:40:17 +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 1db6e52..ae0b5b4 100644 --- a/custom_components/pstryk/manifest.json +++ b/custom_components/pstryk/manifest.json @@ -1,7 +1,7 @@ { "domain": "pstryk", "name": "Pstryk Energy", - "version": "1.2.2", + "version": "1.2.3", "codeowners": ["https://github.com/balgerion"], "requirements": ["aiohttp>=3.7"], "iot_class": "cloud_polling",