Commit Graph

569 Commits (18ea4072767646085bc627c7ae67bcd89a671a74)

Author SHA1 Message Date
Patrick 97cde37702
Fix manufacturer_id matching for 0 (#137802)
fix manufacturer_id matching for 0
2025-02-08 15:40:59 +01:00
J. Nick Koston 164f43a71b
Bump dbus-fast to 2.33.0 (#137446)
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.32.0...v2.33.0
2025-02-05 18:17:02 +01:00
J. Nick Koston 6b32587d10
Allow ignored Bluetooth adapters to be set up from the user flow (#137373) 2025-02-04 17:11:05 -06:00
Marc Mueller 4cb9d28289
Update bluetooth-data-tools to 1.23.4 (#137374)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-02-04 23:02:17 +01:00
Marc Mueller 20e08bf0ed
Update bluetooth dependencies (#137353) 2025-02-04 15:03:54 -05:00
J. Nick Koston 56e07efe31
Copy area from remote parent device when creating Bluetooth devices (#137340) 2025-02-04 13:48:59 -06:00
J. Nick Koston ce93cb9467
Bump dbus-fast to 2.23.0 (#137205)
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.31.0...v2.32.0
2025-02-02 21:22:58 -05:00
J. Nick Koston 1a394876b1
Bump dbus-fast to 2.31.0 (#137180)
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.30.4...v2.31.0
2025-02-02 12:10:24 -05:00
J. Nick Koston a3d0ec4e6e
Bump bluetooth-data-tools to 1.23.3 (#137147) 2025-02-02 10:25:59 -06:00
J. Nick Koston 9fcaf32c9c
Bump dbus-fast to 2.30.4 (#137151)
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.30.2...v2.30.4
2025-02-02 10:09:52 +02:00
J. Nick Koston 2c99e3778e
Bump habluetooth to 3.21.0 (#137129) 2025-02-01 15:56:28 -06:00
J. Nick Koston d43083e2f9
Set via_device for remote Bluetooth adapters to link to the parent device (#137091) 2025-02-01 12:10:59 -06:00
J. Nick Koston 37daa57818
Bump habluetooth to 3.20.1 (#137063) 2025-02-01 07:26:31 -06:00
J. Nick Koston c35e7715b7
Bump habluetooth to 3.17.1 (#137045) 2025-01-31 18:13:27 -06:00
J. Nick Koston c4cb94bddd
Bump habluetooth to 3.17.0 (#137022) 2025-01-31 11:29:44 -06:00
J. Nick Koston fc979cd564
Bump habluetooth to 3.15.0 (#136973) 2025-01-31 08:34:39 +01:00
J. Nick Koston edabf0f8dd
Fix incorrect Bluetooth source address when restoring data from D-Bus (#136862) 2025-01-29 13:09:00 -06:00
J. Nick Koston 9f586ea547
Bump habluetooth to 3.14.0 (#136791) 2025-01-29 02:10:33 +01:00
J. Nick Koston 68dbe34b89
Add Bluetooth WebSocket API to subscribe to scanner details (#136750) 2025-01-28 13:06:24 -10:00
J. Nick Koston c55caabbff
Abort Bluetooth options flow if local adapters do not support passive scans (#136748) 2025-01-28 13:05:53 -10:00
J. Nick Koston 1face8df56
Bump habluetooth to 3.13.0 (#136749) 2025-01-28 20:43:00 +01:00
J. Nick Koston e0ea5bfc51
Add Bluetooth WebSocket API to subscribe to connection allocations (#136215) 2025-01-27 11:49:49 -10:00
J. Nick Koston f8dc3d6624
Bump habluetooth to 3.12.0 (#136281) 2025-01-22 10:14:19 -10:00
J. Nick Koston 29f9c88041
Bump habluetooth to 3.11.2 (#136221) 2025-01-22 09:59:15 +01:00
J. Nick Koston 6ee4eb2280
Bump bluetooth-adapters to 0.21.1 (#136220) 2025-01-22 09:56:41 +01:00
J. Nick Koston 561e027dee
Bump habluetooth to 3.10.0 (#136210) 2025-01-21 13:27:09 -10:00
J. Nick Koston 3bcef79562
Bump bleak-retry-connector to 3.8.0 (#136203) 2025-01-21 11:28:11 -10:00
J. Nick Koston be2c592b17
Bump habluetooth to 3.9.2 (#136042) 2025-01-20 08:01:44 +01:00
J. Nick Koston 0d968267a2
Improve remote Bluetooth scanner manufacturer data (#135961)
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-01-19 11:55:13 +01:00
J. Nick Koston fe4e001fa5
Bump bluetooth-adapters to 0.21.0 (#135957) 2025-01-18 15:10:15 -10:00
J. Nick Koston 09ae388f4e
Bump bleak-retry-connector to 3.7.0 (#135939) 2025-01-18 12:02:18 -10:00
J. Nick Koston fc1b6292cd
Bump dbus-fast to 2.30.2 (#135874) 2025-01-17 13:05:18 -10:00
J. Nick Koston 51d277fc0c
Bump bluetooth-data-tools to 1.22.0 (#135879) 2025-01-17 12:06:01 -10:00
J. Nick Koston b98e1a1d2f
Bump habluetooth to 3.9.0 (#135877) 2025-01-17 12:05:41 -10:00
Joost Lekkerkerker ef8b8fbbaa
Enable RUF023 (#135830) 2025-01-17 12:28:27 +01:00
J. Nick Koston c215aee940
Reduce duplicate code in the Bluetooth WebSocket API (#135808) 2025-01-17 10:30:14 +02:00
Marc Mueller 46b17b539c
Use new syntax for TypeVar defaults (#135780) 2025-01-17 09:12:52 +01:00
J. Nick Koston daac986e00
Bump dbus-fast to 2.29.0 (#135804) 2025-01-16 15:10:01 -10:00
J. Nick Koston 6e255060c6
Add Bluetooth config entries for remote scanners (#135543) 2025-01-16 09:52:52 -10:00
Joost Lekkerkerker 9f7a38f189
Enable RUF022 (#135767) 2025-01-16 13:48:24 +01:00
Joost Lekkerkerker 8a35261fd8
Remove unused noqas (#135583) 2025-01-15 10:02:18 +01:00
Franck Nijhof 60bdc13c94
Drop Python 3.12 support (#135589) 2025-01-14 16:23:15 +01:00
J. Nick Koston c9a7afe439
Add bluetooth API to remove scanners that are no longer used (#135408) 2025-01-12 14:03:05 -10:00
J. Nick Koston cdc96fdf6f
Add bluetooth subscribe_advertisements WebSocket API (#134291) 2025-01-10 16:49:53 -10:00
J. Nick Koston 619dee5d93
Bump habluetooth to 3.8.0 (#135322)
changelog: https://github.com/Bluetooth-Devices/habluetooth/compare/v3.7.0...v3.8.0
2025-01-10 23:50:03 +02:00
J. Nick Koston 85ecb04abf
Bump dbus-fast to 2.28.0 (#135049)
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.24.3...v2.28.0
2025-01-08 10:19:03 +02:00
J. Nick Koston 74613ae0c4
Bump habluetooth to 3.7.0 (#134833) 2025-01-05 12:44:37 -10:00
J. Nick Koston 039df1070e
Bump bluetooth-adapters to 0.20.2 (#130877) 2024-11-18 18:56:33 +01:00
J. Nick Koston a64972fe38
Bump habluetooth to 3.6.0 (#128815) 2024-10-21 09:45:24 +02:00
Marc Mueller 747f7a1b04
Update habluetooth to 3.5.0 (#127690) 2024-10-06 02:28:06 +02:00