From 8810cfdcaf8d2581587cb01dffabbb77514682cf Mon Sep 17 00:00:00 2001 From: grm Date: Sun, 17 Jul 2022 11:49:04 +0200 Subject: [PATCH] Bump py-smart-gardena version --- custom_components/gardena_smart_system/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/gardena_smart_system/manifest.json b/custom_components/gardena_smart_system/manifest.json index 4e20b11..bb623a8 100644 --- a/custom_components/gardena_smart_system/manifest.json +++ b/custom_components/gardena_smart_system/manifest.json @@ -7,5 +7,5 @@ "issue_tracker": "https://github.com/py-smart-gardena/hass-gardena-smart-system/issues", "dependencies": [], "codeowners": ["@py-smart-gardena"], - "requirements": ["py-smart-gardena==1.3.2"] + "requirements": ["py-smart-gardena==1.3.3"] }