-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically generated by python-semantic-release
- Loading branch information
github-actions
committed
Dec 22, 2024
1 parent
ab7b8db
commit 2ae19b4
Showing
3 changed files
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,71 @@ | ||
# Changelog | ||
|
||
## v1.1.1 (2024-12-22) | ||
|
||
### Fix | ||
|
||
|
||
- Bump aioesphomeapi requirement to 27.0.0+ (#40) ([`1ab71d8`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/1ab71d812945c4d361272126b1c8bde68f171416)) | ||
|
||
|
||
### Unknown | ||
|
||
|
||
|
||
## v1.1.0 (2024-10-05) | ||
|
||
### Feature | ||
|
||
|
||
- Add support for python 3.13 (#19) ([`c3f2575`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/c3f2575c9b942c1d89fb0f804b943678a6e75044)) | ||
|
||
|
||
## v1.0.0 (2024-02-18) | ||
|
||
### Breaking | ||
|
||
|
||
- Updates for aioesphomeapi 22 (#6) ([`c6a113a`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/c6a113a95313a22e47ccb6a1fda8c6e2e4b32850)) | ||
|
||
|
||
## v0.4.1 (2024-01-01) | ||
|
||
### Performance | ||
|
||
|
||
- Avoid recreating enums from feature flags (#5) ([`00beb54`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/00beb54db075768069d9b48c1244866d2d402db2)) | ||
|
||
|
||
## v0.4.0 (2023-12-17) | ||
|
||
### Feature | ||
|
||
|
||
- Add connect scanner helper (#4) ([`c4b110a`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/c4b110a6f3301af2d7a4bded236e2f5036a0d598)) | ||
|
||
|
||
## v0.3.0 (2023-12-14) | ||
|
||
### Feature | ||
|
||
|
||
- Add available property to know when the esp device is connected (#3) ([`7732629`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/773262937fe106c573077a1f1d43156f00579f64)) | ||
|
||
|
||
## v0.2.0 (2023-12-13) | ||
|
||
### Feature | ||
|
||
|
||
- Move mac_to_int helper to bluetooth_data_tools (#2) ([`79ff7da`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/79ff7da11cd360becf0e4c69c41c630d47b6fa13)) | ||
|
||
|
||
## v0.1.0 (2023-12-13) | ||
|
||
### Feature | ||
|
||
|
||
- Initial import (#1) ([`7fa6be2`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/7fa6be28a475781ebd90e7e0060bb0890b68b29b)) | ||
|
||
|
||
## v0.0.0 (2023-12-06) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters