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 11# Changelog
22
3+ ## v3.6.0 (2026-01-27)
4+
5+ ### Features
6+
7+
8+ - Allow custom gatt read timeouts ([ ` 8ebd2a3 ` ] ( https://github.com/Bluetooth-Devices/bleak-esphome/commit/8ebd2a397f1e2e21dc7ad1416840ebaafabe2c7b ) )
9+
10+
311## v3.5.0 (2026-01-27)
412
513### Features
Original file line number Diff line number Diff line change 77project = "bleak-esphome"
88copyright = "2023, J. Nick Koston"
99author = "J. Nick Koston"
10- release = "3.5 .0"
10+ release = "3.6 .0"
1111
1212# General configuration
1313extensions = [
Original file line number Diff line number Diff line change 11[project ]
22name = " bleak-esphome"
3- version = " 3.5 .0"
3+ version = " 3.6 .0"
44description = " Bleak backend of ESPHome"
55authors = [{ name = " J. Nick Koston" , email = " bluetooth@koston.org" }]
66license.text = " MIT"
You can’t perform that action at this time.
0 commit comments