platypush/platypush/plugins/bluetooth
Fabio Manganiello 3e8d6bb01e
continuous-integration/drone/push Build is failing Details
Removed `typing-extensions` dependency.
The package isn't present on older versions of Debian.
2023-09-18 14:05:39 +02:00
..
_ble Removed `typing-extensions` dependency. 2023-09-18 14:05:39 +02:00
_file [WIP] Big, big refactor of the Bluetooth integration. 2023-03-13 02:31:21 +01:00
_legacy Removed `typing-extensions` dependency. 2023-09-18 14:05:39 +02:00
_model Added `OBEX_FILE_TRANSFER` constant to `directory` stub. 2023-03-24 15:41:20 +01:00
_plugins Added support for custom Bluetooth device plugins. 2023-03-23 17:10:37 +01:00
__init__.py [WIP] Big, big refactor of the Bluetooth integration. 2023-03-13 02:31:21 +01:00
_cache.py Removed `typing-extensions` dependency. 2023-09-18 14:05:39 +02:00
_manager.py Using the new `StoppableThread` API. 2023-03-24 16:39:30 +01:00
_plugin.py Removed `typing-extensions` dependency. 2023-09-18 14:05:39 +02:00
_types.py Added support for Bluetooth devices blacklist. 2023-03-24 01:52:39 +01:00
manifest.yaml Added git a required manifest dependency when needed. 2023-08-20 21:19:15 +02:00
model.py [WIP] Big, big refactor of the Bluetooth integration. 2023-03-13 02:31:21 +01:00