forked from platypush/platypush
8 lines
197 B
YAML
8 lines
197 B
YAML
manifest:
|
|
events:
|
|
platypush.message.event.joystick.JoystickEvent: when a new joystick event is received
|
|
install:
|
|
pip:
|
|
- inputs
|
|
package: platypush.backend.joystick
|
|
type: backend
|