platypush/platypush/plugins/light/hue/manifest.yaml

12 lines
301 B
YAML

manifest:
events:
platypush.message.event.light.LightAnimationStartedEvent: when an animation is
started.
platypush.message.event.light.LightAnimationStoppedEvent: when an animation is
stopped.
install:
pip:
- phue
package: platypush.plugins.light.hue
type: plugin