platypush/platypush/plugins/bluetooth
Fabio Manganiello 99cfd247a5
A more effective logic to exclude noisy BLE beacons.
This includes BLE beacons sent from all Google/Apple/Microsoft/Samsung
beacon networks in all of their variants.
2023-03-22 15:35:02 +01:00
..
_ble A more effective logic to exclude noisy BLE beacons. 2023-03-22 15:35:02 +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