platypush/platypush/plugins/gpio/manifest.yaml

8 lines
107 B
YAML
Raw Normal View History

manifest:
events: {}
install:
pip:
- RPi.GPIO
package: platypush.plugins.gpio
type: plugin