File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.15.0 (2025-04-29)
4
+
5
+ ### Features
6
+
7
+
8
+ - Bump aioesphomeapi requirement to 30.1.0+ (#140 ) ([ ` 4430f0c ` ] ( https://github.com/Bluetooth-Devices/bleak-esphome/commit/4430f0c716804743247ba7a3b4efe593d6d2952f ) )
9
+
10
+
3
11
## v2.14.0 (2025-04-27)
4
12
5
13
### Features
Original file line number Diff line number Diff line change 7
7
project = "bleak-esphome"
8
8
copyright = "2023, J. Nick Koston"
9
9
author = "J. Nick Koston"
10
- release = "2.14 .0"
10
+ release = "2.15 .0"
11
11
12
12
# General configuration
13
13
extensions = [
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " bleak-esphome"
3
- version = " 2.14 .0"
3
+ version = " 2.15 .0"
4
4
description = " Bleak backend of ESPHome"
5
5
authors = [{ name = " J. Nick Koston" , email = " bluetooth@koston.org" }]
6
6
license.text = " MIT"
You can’t perform that action at this time.
0 commit comments