hass-core/homeassistant/components/bluetooth
J. Nick Koston 23578d8046
Bump dbus-fast to 2.13.1 (#103621)
* Bump dbus-fast to 2.13.0

changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.12.0...v2.13.0

* no change re-release since upload failed due to running out of space on pypi
2023-11-07 19:42:53 -06:00
..
__init__.py Expose bluetooth availability tracking interval controls to integrations (#100774) 2023-09-24 10:45:25 +02:00
active_update_coordinator.py Reduce Bluetooth coordinator/processor overhead (#99526) 2023-09-03 08:59:15 -05:00
active_update_processor.py Reduce Bluetooth coordinator/processor overhead (#99526) 2023-09-03 08:59:15 -05:00
advertisement_tracker.py Small cleanups to Bluetooth fallback intervals (#102440) 2023-10-21 10:06:49 -10:00
api.py Expose bluetooth availability tracking interval controls to integrations (#100774) 2023-09-24 10:45:25 +02:00
base_scanner.py Correct logic for picking bluetooth local name (#102823) 2023-10-25 18:08:31 -05:00
config_flow.py Give users a hint that their bluetooth adapter has been ignored (#87727) 2023-02-09 16:41:53 -06: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 Small cleanups to Bluetooth fallback intervals (#102440) 2023-10-21 10:06:49 -10:00
manifest.json Bump dbus-fast to 2.13.1 (#103621) 2023-11-07 19:42:53 -06:00
match.py Add slots to dataclasses in default_config (#91410) 2023-04-14 14:22:39 -04:00
models.py Add slots to dataclasses in default_config (#91410) 2023-04-14 14:22:39 -04:00
passive_update_coordinator.py Fix Bluetooth passive update processor dispatching updates to unchanged entities (#99527) 2023-09-04 20:42:05 -04:00
passive_update_processor.py Add connections to PassiveBluetoothProcessorEntity (#102854) 2023-10-27 12:09:59 +02:00
scanner.py Mark Bluetooth scanner as not scanning when watchdog timeout is reached (#100738) 2023-09-26 05:29:46 -05:00
storage.py Improve remote bluetooth scanner diagnostics and add missing test cover (#83796) 2022-12-11 21:33:30 -10:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00
update_coordinator.py Remove useless inner function in the base Bluetooth coordinator (#103305) 2023-11-03 15:41:47 +01:00
usage.py Fix missing bluetooth client wrapper in bleak_retry_connector (#90885) 2023-04-06 10:33:00 +02:00
util.py Code styling tweaks to Bluetooth (#85448) 2023-01-08 11:20:02 -10:00
wrappers.py Add debug logging for which adapter is used to connect bluetooth devices (#103264) 2023-11-03 07:35:51 +01:00