From 82823be1c8265d2b9431771136853febef648650 Mon Sep 17 00:00:00 2001 From: RyanClark123 Date: Wed, 9 Oct 2024 20:03:14 +0100 Subject: [PATCH] Bump pyowletapi ### Fix * Bump pyowletapi to 2024.10.1 --- custom_components/owlet/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/owlet/manifest.json b/custom_components/owlet/manifest.json index 1e8d3cf..a554df8 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.6.1" + "pyowletapi==2024.10.1" ], "version": "2024.9.1" } \ No newline at end of file