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",