platypush/platypush/plugins/bluetooth/_ble
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
..
__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
_connection.py [WIP] Big, big refactor of the Bluetooth integration. 2023-03-13 02:31:21 +01:00
_event_handler.py A more effective logic to exclude noisy BLE beacons. 2023-03-22 15:35:02 +01:00
_manager.py Passing a boolean `exclude_known_noisy_beacons` to `bluetooth` plugin. 2023-03-22 15:29:19 +01:00
_mappers.py A more clever logic of parsing the manufacturer for BLE devices. 2023-03-22 14:16:00 +01:00