Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f8e0067a1e |
@@ -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)
|
||||||
|
|||||||
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user