platypush/platypush/backend/weather/openweathermap/manifest.yaml

9 lines
220 B
YAML

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