From 5e0582c574ad58e82ef28b1076b7a40f369187e0 Mon Sep 17 00:00:00 2001 From: Greg Gibeling Date: Fri, 10 Jan 2025 16:15:55 -0800 Subject: [PATCH] Update pyvesync to 2.1.15 --- custom_components/vesync/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/vesync/manifest.json b/custom_components/vesync/manifest.json index e00d7fe..a25b1fb 100644 --- a/custom_components/vesync/manifest.json +++ b/custom_components/vesync/manifest.json @@ -23,7 +23,7 @@ "pyvesync" ], "requirements": [ - "pyvesync==2.1.12" + "pyvesync==2.1.15" ], "version": "1.3.3" }