Bumping pyowletapi

### Fix
* Bumping pyowletapi to 2025.4.1, should hopefully stop issue where only one device was added to HA.
This commit is contained in:
RyanClark123
2025-04-14 14:53:04 +01:00
parent 2accec2b49
commit d323cbfd11
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/ryanbdclark/owlet/issues",
"requirements": [
"pyowletapi==2025.4.0"
"pyowletapi==2025.4.2"
],
"version": "2025.4.1"
"version": "2025.4.2"
}