platypush/platypush/backend/wiimote/manifest.yaml

13 lines
215 B
YAML

manifest:
events:
- platypush.message.event.wiimote.WiimoteEvent
install:
apt:
- libcwiid1
pacman:
- cwiid-git
pip:
- cwiid
package: platypush.backend.wiimote
type: backend