From ee9362d6971b5b44455d32c9125f24f0ab8bc8ee Mon Sep 17 00:00:00 2001 From: grm Date: Wed, 27 Jul 2022 23:03:22 +0200 Subject: [PATCH] Bump py-smart-gardena version to 1.3.7 --- 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 75ca939..366b31d 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.6"] + "requirements": ["py-smart-gardena==1.3.7"] }