forked from platypush/platypush
8 lines
205 B
YAML
8 lines
205 B
YAML
manifest:
|
|
events:
|
|
platypush.message.event.sun.SunriseEvent: on sunrise.
|
|
platypush.message.event.sun.SunsetEvent: on sunset.
|
|
install:
|
|
pip: []
|
|
package: platypush.plugins.sun
|
|
type: plugin
|