Revert to pyowletapi 2025.4.1

This commit is contained in:
RyanClark123
2025-04-15 19:56:21 +01:00
parent 45e65f384b
commit f8e0067a1e
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -3,7 +3,6 @@
<!--next-version-placeholder-->
## 2025.4.3 (2025-04-15)
### Fix
* Bumping pyowletapi to 2025.4.8.
* Changes to how the sensors are stored to solve the issue where only one device is added, thanks [`@MarjovanLier`](https://github.com/MarjovanLier). ([`1244bff`](https://github.com/ryanbdclark/owlet/commit/1244bffcb48d7337a9d7a0da518959fe4b31a230))
## 2025.4.2 (2025-04-14)
+1 -1
View File
@@ -9,7 +9,7 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/ryanbdclark/owlet/issues",
"requirements": [
"pyowletapi==2025.4.8"
"pyowletapi==2025.4.1"
],
"version": "2025.4.3"
}