platypush/platypush/plugins/bluetooth
Fabio Manganiello 01d323fad0
Passing a boolean `exclude_known_noisy_beacons` to `bluetooth` plugin.
The logic to exclude BLE beacons from randomized devices needs to be a
bit more granular and not limited only to the reported device
manufacturer.
2023-03-22 15:29:19 +01:00
..
_ble Passing a boolean `exclude_known_noisy_beacons` to `bluetooth` plugin. 2023-03-22 15:29: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 Passing a boolean `exclude_known_noisy_beacons` to `bluetooth` plugin. 2023-03-22 15:29:19 +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