From 3432023ebcf0b1c8acdb6783a4ee52d109b9ffb8 Mon Sep 17 00:00:00 2001 From: Ben Lebherz Date: Sat, 4 Sep 2021 12:34:00 +0200 Subject: [PATCH] bump surepy version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 89f6c26..2ac6aa1 100644 --- a/manifest.json +++ b/manifest.json @@ -6,6 +6,6 @@ "issue_tracker": "https://github.com/benleb/sureha/issues", "config_flow": true, "codeowners": ["@benleb"], - "requirements": ["surepy>=0.7.0"], + "requirements": ["surepy>=0.7.1"], "iot_class": "cloud_polling" }