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