..
__init__.py
Avoid storing Bluetooth scanner in hass.data ( #117074 )
2024-05-08 16:08:12 -05:00
active_update_coordinator.py
Use PEP 695 for class annotations (1) ( #117775 )
2024-05-20 10:42:57 +02:00
active_update_processor.py
Use PEP 695 for class annotations (1) ( #117775 )
2024-05-20 10:42:57 +02:00
api.py
Migrate bluetooth to use the singleton helper ( #116629 )
2024-05-02 19:35:16 -05:00
config_flow.py
Migrate bluetooth to use the singleton helper ( #116629 )
2024-05-02 19:35:16 -05:00
const.py
Add empty line after module docstring [a-d] ( #112697 )
2024-03-08 14:51:32 +01:00
diagnostics.py
Bump habluetooth to 2.8.0 ( #115789 )
2024-04-18 10:37:20 -04:00
manager.py
Reinitialize bluetooth discovery flow on config entry removal ( #126555 )
2024-09-24 14:42:46 +02:00
manifest.json
Bump habluetooth to 3.4.0 ( #125058 )
2024-09-02 11:28:42 +02:00
match.py
Speed up bluetooth matching ( #122626 )
2024-07-26 09:22:56 +02:00
models.py
Use PEP 695 for simple type aliases ( #117633 )
2024-05-17 14:42:21 +02:00
passive_update_coordinator.py
Add base Entity classes to enforce-class-module pylint plugin ( #126473 )
2024-09-24 08:52:07 +02:00
passive_update_processor.py
Add base Entity class to enforce-class-module pylint plugin ( #126026 )
2024-09-18 20:38:45 +02:00
storage.py
Add empty line after module docstring [a-d] ( #112697 )
2024-03-08 14:51:32 +01:00
strings.json
Add bluetooth adapter model and manufacturer to config flow ( #115780 )
2024-04-18 10:39:32 -04:00
update_coordinator.py
Move available property in BasePassiveBluetoothCoordinator to PassiveBluetoothDataUpdateCoordinator ( #117056 )
2024-05-08 17:45:57 -05:00
util.py
Add missing adapter data to Bluetooth config entry titles ( #115930 )
2024-04-23 21:52:55 +02:00