platypush/platypush/plugins/bluetooth/ble/manifest.yaml

9 lines
129 B
YAML

manifest:
events: {}
install:
pip:
- pybluez
- gattlib
package: platypush.plugins.bluetooth.ble
type: plugin