.. |
translations
|
[ci skip] Translation update
|
2022-12-03 00:21:50 +00:00 |
__init__.py
|
Add manufacturer and model to bluetooth adapter device (#82769)
|
2022-11-27 15:44:44 -05:00 |
active_update_coordinator.py
|
Significantly reduce clock_gettime syscalls on platforms with broken vdso (#81257)
|
2022-10-31 09:35:08 -04:00 |
advertisement_tracker.py
|
Automatically determine the advertising interval for bluetooth devices (#79669)
|
2022-10-14 14:39:18 -04:00 |
api.py
|
Accept advertisements from alternate scanners when a scanner stops scanning (#82448)
|
2022-11-21 21:23:07 -05:00 |
base_scanner.py
|
Send back BLE address type when connecting via esphome proxies (#82890)
|
2022-11-28 18:54:53 -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
|
Accept advertisements from alternate scanners when a scanner stops scanning (#82448)
|
2022-11-21 21:23:07 -05:00 |
manifest.json
|
Fix missing services with esp32 proxies (#83192)
|
2022-12-03 13:50:59 -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
|
Reduce overhead to update passive bluetooth devices (#78545)
|
2022-09-16 12:24:20 +02:00 |
scanner.py
|
Accept advertisements from alternate scanners when a scanner stops scanning (#82448)
|
2022-11-21 21:23:07 -05:00 |
strings.json
|
Create an issue when Bluetooth is active on old HAOS (#78430)
|
2022-09-19 21:02:13 -04:00 |
update_coordinator.py
|
Move BluetoothServiceInfoBleak to home_assistant_bluetooth (#82064)
|
2022-11-15 14:00:52 -06:00 |
usage.py
|
Split bluetooth models into base_scanner and wrappers (#82291)
|
2022-11-20 08:44:28 -06:00 |
util.py
|
Offload platform specific bluetooth code to bluetooth-adapters (#82196)
|
2022-11-17 14:34:19 -05:00 |
wrappers.py
|
Fix missing services with esp32 proxies (#83192)
|
2022-12-03 13:50:59 -05:00 |