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+ ## v2.16.0 (2025-06-03)
4+
5+ ### Features
6+
7+
8+ - Update scanner mode from callback (#137 ) ([ ` 9c093b5 ` ] ( https://github.com/Bluetooth-Devices/bleak-esphome/commit/9c093b59885e0f3d7c68f8b1b5aa24ab76da4d49 ) )
9+
10+
311## v2.15.1 (2025-05-03)
412
513### Bug fixes
Original file line number Diff line number Diff line change 77project = "bleak-esphome"
88copyright = "2023, J. Nick Koston"
99author = "J. Nick Koston"
10- release = "2.15.1 "
10+ release = "2.16.0 "
1111
1212# General configuration
1313extensions = [
Original file line number Diff line number Diff line change 11[project ]
22name = " bleak-esphome"
3- version = " 2.15.1 "
3+ version = " 2.16.0 "
44description = " Bleak backend of ESPHome"
55authors = [{
name =
" J. Nick Koston" ,
email =
" [email protected] " }]
66license.text = " MIT"
You can’t perform that action at this time.
0 commit comments