Skip to content

Commit e3b54a3

Browse files
author
semantic-release
committed
2.10.0
Automatically generated by python-semantic-release
1 parent a4e0803 commit e3b54a3

File tree

3 files changed

+31
-23
lines changed

3 files changed

+31
-23
lines changed

CHANGELOG.md

+29-21
Original file line numberDiff line numberDiff line change
@@ -1,110 +1,118 @@
11
# Changelog
22

3+
## v2.10.0 (2025-03-04)
4+
5+
### Features
6+
7+
8+
- Add optional cython for scanner to improve performance (#102) ([`a4e0803`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/a4e08034f3565fd086432402e68b20feb081a4df))
9+
10+
311
## v2.9.0 (2025-02-27)
412

5-
### Feature
13+
### Features
614

715

816
- Use bluetooth_mac_address for the source if available (#100) ([`df7f72c`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/df7f72c18234ab95f2fcdc4322bab35d2065294c))
917

1018

1119
## v2.8.0 (2025-02-27)
1220

13-
### Feature
21+
### Features
1422

1523

1624
- Simplify examples (#99) ([`c67c856`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/c67c856207724f7ea81fd2f924a3f9940ddd58d8))
1725

1826

1927
## v2.7.1 (2025-02-04)
2028

21-
### Fix
29+
### Bug fixes
2230

2331

2432
- Update poetry to v2 (#93) ([`f1edae5`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/f1edae54bba1320c6f8292e837f14720baa79f13))
2533

2634

2735
## v2.7.0 (2025-02-02)
2836

29-
### Feature
37+
### Features
3038

3139

3240
- Avoid protobuf repeated container overhead (#90) ([`4a99c14`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/4a99c14613c3243716e237d53816d821b12de2f4))
3341

3442

3543
## v2.6.0 (2025-01-31)
3644

37-
### Feature
45+
### Features
3846

3947

4048
- Update example to show how to use multiple devices (#85) ([`4a97019`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/4a97019bcf8baa7bfd4894d643d3f6c300de7603))
4149

4250

4351
## v2.5.0 (2025-01-31)
4452

45-
### Feature
53+
### Features
4654

4755

4856
- Reduce boilerplate in examples (#84) ([`03f3ff8`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/03f3ff83d8f5719a53628d542a47e71988eb4599))
4957

5058

5159
## v2.4.0 (2025-01-31)
5260

53-
### Feature
61+
### Features
5462

5563

5664
- Simplify examples when using new habluetooth (#83) ([`1b38b3e`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/1b38b3ef5f95b9df3fc3d71b123dadacd451852d))
5765

5866

5967
## v2.3.0 (2025-01-31)
6068

61-
### Feature
69+
### Features
6270

6371

6472
- Add example on connecting the scanner (#82) ([`b2d0eed`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/b2d0eedb5e22a448d41c2e65cfc4998a3e3972e2))
6573

6674

6775
## v2.2.0 (2025-01-28)
6876

69-
### Feature
77+
### Features
7078

7179

7280
- Add support for tracking bluetooth connection slot allocations (#74) ([`81fb130`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/81fb13001bf919962a26c51045c8acf4fd87f536))
7381

7482

7583
## v2.1.1 (2025-01-22)
7684

77-
### Fix
85+
### Bug fixes
7886

7987

8088
- Suppress duplicate connection changed callbacks (#73) ([`e3a5059`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/e3a505964ca3670e8f99450a4e33761026a5581b))
8189

8290

8391
## v2.1.0 (2025-01-22)
8492

85-
### Feature
93+
### Features
8694

8795

8896
- Update manager connection slot allocations on change (#70) ([`63045a7`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/63045a777088f28dded3c8e9f0a9959158af2348))
8997

9098

9199
## v2.0.0 (2025-01-03)
92100

93-
### Breaking
101+
### Bug fixes
94102

95103

96104
- Move cache to device (#57) ([`2e44b28`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/2e44b284bc92967ccf1124dc9a78a9e04f0fb1f5))
97105

98106

99-
### Refactor
107+
### Refactoring
100108

101109

102110
- Make wait_for_ble_connections_free require a timeout (#56) ([`72c0107`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/72c01078ed75686a8a6bd1ab0ed8243b0e69f99c))
103111

104112

105113
## v1.1.1 (2024-12-22)
106114

107-
### Fix
115+
### Bug fixes
108116

109117

110118
- Bump aioesphomeapi requirement to 27.0.0+ (#40) ([`1ab71d8`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/1ab71d812945c4d361272126b1c8bde68f171416))
@@ -116,55 +124,55 @@
116124

117125
## v1.1.0 (2024-10-05)
118126

119-
### Feature
127+
### Features
120128

121129

122130
- Add support for python 3.13 (#19) ([`c3f2575`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/c3f2575c9b942c1d89fb0f804b943678a6e75044))
123131

124132

125133
## v1.0.0 (2024-02-18)
126134

127-
### Breaking
135+
### Features
128136

129137

130138
- Updates for aioesphomeapi 22 (#6) ([`c6a113a`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/c6a113a95313a22e47ccb6a1fda8c6e2e4b32850))
131139

132140

133141
## v0.4.1 (2024-01-01)
134142

135-
### Performance
143+
### Performance improvements
136144

137145

138146
- Avoid recreating enums from feature flags (#5) ([`00beb54`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/00beb54db075768069d9b48c1244866d2d402db2))
139147

140148

141149
## v0.4.0 (2023-12-17)
142150

143-
### Feature
151+
### Features
144152

145153

146154
- Add connect scanner helper (#4) ([`c4b110a`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/c4b110a6f3301af2d7a4bded236e2f5036a0d598))
147155

148156

149157
## v0.3.0 (2023-12-14)
150158

151-
### Feature
159+
### Features
152160

153161

154162
- Add available property to know when the esp device is connected (#3) ([`7732629`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/773262937fe106c573077a1f1d43156f00579f64))
155163

156164

157165
## v0.2.0 (2023-12-13)
158166

159-
### Feature
167+
### Features
160168

161169

162170
- Move mac_to_int helper to bluetooth_data_tools (#2) ([`79ff7da`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/79ff7da11cd360becf0e4c69c41c630d47b6fa13))
163171

164172

165173
## v0.1.0 (2023-12-13)
166174

167-
### Feature
175+
### Features
168176

169177

170178
- Initial import (#1) ([`7fa6be2`](https://github.com/Bluetooth-Devices/bleak-esphome/commit/7fa6be28a475781ebd90e7e0060bb0890b68b29b))

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
project = "bleak-esphome"
88
copyright = "2023, J. Nick Koston"
99
author = "J. Nick Koston"
10-
release = "2.9.0"
10+
release = "2.10.0"
1111

1212
# General configuration
1313
extensions = [

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "bleak-esphome"
3-
version = "2.9.0"
3+
version = "2.10.0"
44
description = "Bleak backend of ESPHome"
55
authors = [{ name = "J. Nick Koston", email = "[email protected]" }]
66
license.text = "MIT"

0 commit comments

Comments
 (0)