Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bd6a315b00 |
@@ -1,6 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
<!--next-version-placeholder-->
|
<!--next-version-placeholder-->
|
||||||
|
## 2023-05-4 (2023-05-17)
|
||||||
|
#### Fix
|
||||||
|
* Bumping to pyowletapi 2023.5.25
|
||||||
|
|
||||||
## 2023-05-3 (2023-05-17)
|
## 2023-05-3 (2023-05-17)
|
||||||
#### Fix
|
#### Fix
|
||||||
* Bumping to pyowletapi 2023.5.24
|
* Bumping to pyowletapi 2023.5.24
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
"homekit": {},
|
"homekit": {},
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pyowletapi==2023.5.24"
|
"pyowletapi==2023.5.25"
|
||||||
],
|
],
|
||||||
"version":"2023.5.3"
|
"version":"2023.5.4"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user