From a471a11fbc69de9512ed68f6dcbe628889f35ddd Mon Sep 17 00:00:00 2001 From: Tudor Sandu Date: Thu, 6 Nov 2025 12:05:13 +0000 Subject: [PATCH] Bump pygrocy2 --- custom_components/grocy/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/grocy/manifest.json b/custom_components/grocy/manifest.json index 5ece753..a3f8ae5 100644 --- a/custom_components/grocy/manifest.json +++ b/custom_components/grocy/manifest.json @@ -13,7 +13,7 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/custom-components/grocy/issues", "requirements": [ - "pygrocy2==2.4.1" + "pygrocy2==2.5.0" ], "version": "0.0.0" -} +} \ No newline at end of file