platypush/platypush/plugins/bluetooth
Fabio Manganiello af125347d6
If no matching services are found when connecting to a device, default to BLEManager.
GATT characteristics are not necessarily exposed as services.
2023-03-23 13:00:26 +01:00
..
_ble Added `Apple Continuity` to the list of blacklisted manufacturers/models 2023-03-22 22:55:19 +01:00
_file [WIP] Big, big refactor of the Bluetooth integration. 2023-03-13 02:31:21 +01:00
_legacy Don't fail hard when device disconnection fails. 2023-03-19 12:56:53 +01:00
_model Prevent name collisions on `bluetooth.ServiceClass`. 2023-03-22 03:27:25 +01:00
__init__.py [WIP] Big, big refactor of the Bluetooth integration. 2023-03-13 02:31:21 +01:00
_cache.py [WIP] Big, big refactor of the Bluetooth integration. 2023-03-13 02:31:21 +01:00
_manager.py Passing a boolean `exclude_known_noisy_beacons` to `bluetooth` plugin. 2023-03-22 15:29:19 +01:00
_plugin.py If no matching services are found when connecting to a device, default to BLEManager. 2023-03-23 13:00:26 +01:00
_types.py [WIP] Big, big refactor of the Bluetooth integration. 2023-03-13 02:31:21 +01:00
manifest.yaml s/TheengsGateway/TheengsDecoder/g now that the pip package has been published. 2023-03-20 01:41:21 +01:00
model.py [WIP] Big, big refactor of the Bluetooth integration. 2023-03-13 02:31:21 +01:00