forked from platypush/platypush
8 lines
228 B
YAML
8 lines
228 B
YAML
manifest:
|
|
events:
|
|
platypush.message.event.Wiimote.WiimoteEvent: when the state of the Wiimote (battery,
|
|
buttons, acceleration etc.) changes
|
|
install:
|
|
pip: []
|
|
package: platypush.backend.wiimote
|
|
type: backend
|