platypush/platypush/plugins/switchbot/bluetooth/manifest.yaml

14 lines
235 B
YAML

manifest:
events: {}
install:
pip:
- pybluez
- gattlib
apt:
- libboost-python-dev
- libboost-thread-dev
pacman:
- boost-libs
package: platypush.plugins.switchbot.bluetooth
type: plugin