From 52710ba7de53fd07195537c2a5fd2f95bc7dfd1a Mon Sep 17 00:00:00 2001 From: RyanClark123 Date: Mon, 17 Jun 2024 09:28:22 +0100 Subject: [PATCH] Bumping pyowletapi * Fix Bump pyowletapi to 2024.6.1 --- custom_components/owlet/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/owlet/manifest.json b/custom_components/owlet/manifest.json index 9bdc946..1caf617 100644 --- a/custom_components/owlet/manifest.json +++ b/custom_components/owlet/manifest.json @@ -9,7 +9,7 @@ "iot_class": "cloud_polling", "issue_tracker": "https://github.com/ryanbdclark/owlet/issues", "requirements": [ - "pyowletapi==2024.3.2" + "pyowletapi==2024.6.1" ], - "version": "2024.5.1" + "version": "2024.6.1" } \ No newline at end of file