Bumping pyowletapi

### Fix
* Bumping pyowletapi to 2025.4.0
This commit is contained in:
RyanClark123
2025-04-11 13:34:11 +01:00
parent ac9c8c6111
commit 268365ccd4
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -1,6 +1,10 @@
# Changelog
<!--next-version-placeholder-->
## 2025.4.0 (2025-04-0)
### Fix
* Bumping pyowletapi to 2025.4.0
## 2024.10.1 (2024-10-09)
### Feature
* Base station has now been removed from binary sensors and added as a switch ([`f63e0a6`](https://github.com/ryanbdclark/owlet/commit/f63e0a6dfeab1a05ba09ef3e0087cb404ba0dac4))
+2 -2
View File
@@ -9,7 +9,7 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/ryanbdclark/owlet/issues",
"requirements": [
"pyowletapi==2024.10.1"
"pyowletapi==2025.4.0"
],
"version": "2024.10.1"
"version": "2025.4.0"
}