Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d323cbfd11 |
@@ -1,6 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
<!--next-version-placeholder-->
|
<!--next-version-placeholder-->
|
||||||
|
## 2025.4.2 (2025-04-14)
|
||||||
|
### Fix
|
||||||
|
* Bumping pyowletapi to 2025.4.1, should hopefully stop issue where only one device was added to HA.
|
||||||
|
|
||||||
## 2025.4.1 (2025-04-11)
|
## 2025.4.1 (2025-04-11)
|
||||||
### Fix
|
### Fix
|
||||||
* Changes to stop errors after refactoring pyowletapi
|
* Changes to stop errors after refactoring pyowletapi
|
||||||
|
|||||||
@@ -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.0"
|
"pyowletapi==2025.4.2"
|
||||||
],
|
],
|
||||||
"version": "2025.4.1"
|
"version": "2025.4.2"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user