wiimote
wiimote
- class platypush.plugins.wiimote.WiimotePlugin(**kwargs)[source]
WiiMote plugin. A wrapper around the
platypush.backend.wiimote
backend to programmatically control a Nintendo WiiMote.It requires the WiiMote backend to be enabled.
- __init__(**kwargs)