platypush/platypush/backend/weather/darksky/manifest.yaml

9 lines
213 B
YAML

manifest:
events:
platypush.message.event.weather.NewWeatherConditionEvent: when there is a weather
condition update
install:
pip: []
package: platypush.backend.weather.darksky
type: backend