platypush/platypush/plugins/bluetooth
Fabio Manganiello 4fac110bb8
Added `bluetooth.set` method, whose execution is delegated to the plugins.
2023-03-23 17:45:02 +01:00
..
_ble Pass the list of plugins when creating Bluetooth managers. 2023-03-23 17:42:16 +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
_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 [WIP] Big, big refactor of the Bluetooth integration. 2023-03-13 02:31:21 +01:00
_manager.py Added support for custom Bluetooth device plugins. 2023-03-23 17:10:37 +01:00
_plugin.py Added `bluetooth.set` method, whose execution is delegated to the plugins. 2023-03-23 17:45:02 +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