1 Commits

Author SHA1 Message Date
RyanClark123
f8e0067a1e Revert to pyowletapi 2025.4.1 2025-04-15 19:56:21 +01:00
2 changed files with 1 additions and 2 deletions

View File

@@ -3,7 +3,6 @@
<!--next-version-placeholder--> <!--next-version-placeholder-->
## 2025.4.3 (2025-04-15) ## 2025.4.3 (2025-04-15)
### Fix ### 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)) * 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) ## 2025.4.2 (2025-04-14)

View File

@@ -9,7 +9,7 @@
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"issue_tracker": "https://github.com/ryanbdclark/owlet/issues", "issue_tracker": "https://github.com/ryanbdclark/owlet/issues",
"requirements": [ "requirements": [
"pyowletapi==2025.4.8" "pyowletapi==2025.4.1"
], ],
"version": "2025.4.3" "version": "2025.4.3"
} }