..
translations
[ci skip] Translation update
2022-12-15 00:24:38 +00:00
__init__.py
Switch to a different local Bluetooth adapter when one runs out of connection slots ( #84331 )
2022-12-23 08:58:33 -10:00
active_update_coordinator.py
Implement an active update coordinator for polling ble devices that get data from both advertisements and active connections ( #84207 )
2022-12-19 16:09:29 -10:00
active_update_processor.py
Implement an active update coordinator for polling ble devices that get data from both advertisements and active connections ( #84207 )
2022-12-19 16:09:29 -10:00
advertisement_tracker.py
Automatically determine the advertising interval for bluetooth devices ( #79669 )
2022-10-14 14:39:18 -04:00
api.py
Switch to a different local Bluetooth adapter when one runs out of connection slots ( #84331 )
2022-12-23 08:58:33 -10:00
base_scanner.py
Switch to a different local Bluetooth adapter when one runs out of connection slots ( #84331 )
2022-12-23 08:58:33 -10:00
config_flow.py
Use SchemaOptionsFlowHandler in bluetooth ( #82900 )
2022-11-29 13:36:50 +01:00
const.py
Split bluetooth models into base_scanner and wrappers ( #82291 )
2022-11-20 08:44:28 -06:00
diagnostics.py
Add diagnostics to bluetooth ( #77393 )
2022-08-27 16:41:49 -05:00
manager.py
Try the next best adapter after a BLE connection fails ( #84512 )
2022-12-23 20:48:47 -05:00
manifest.json
Try the next best adapter after a BLE connection fails ( #84512 )
2022-12-23 20:48:47 -05:00
match.py
Fix bluetooth callback matchers when only matching on connectable ( #78687 )
2022-09-18 10:22:54 -05:00
models.py
Split bluetooth models into base_scanner and wrappers ( #82291 )
2022-11-20 08:44:28 -06:00
passive_update_coordinator.py
Reduce overhead to update passive bluetooth devices ( #78545 )
2022-09-16 12:24:20 +02:00
passive_update_processor.py
String formatting and max line length - Part 1 ( #84390 )
2022-12-22 10:12:50 +01:00
scanner.py
Switch to a different local Bluetooth adapter when one runs out of connection slots ( #84331 )
2022-12-23 08:58:33 -10:00
storage.py
Improve remote bluetooth scanner diagnostics and add missing test cover ( #83796 )
2022-12-11 21:33:30 -10:00
strings.json
Fix incorrect usage of 'setup' vs 'set up' ( #83774 )
2022-12-12 11:40:00 +01:00
update_coordinator.py
Add abc.ABC to classes with abstract methods ( #83546 )
2022-12-08 17:50:36 +01:00
usage.py
Split bluetooth models into base_scanner and wrappers ( #82291 )
2022-11-20 08:44:28 -06:00
util.py
Bump bluetooth-auto-recovery to 1.0.0 ( #83800 )
2022-12-12 11:49:57 +01:00
wrappers.py
Try the next best adapter after a BLE connection fails ( #84512 )
2022-12-23 20:48:47 -05:00