forked from platypush/platypush
8 lines
216 B
YAML
8 lines
216 B
YAML
manifest:
|
|
events:
|
|
platypush.message.event.weather.NewWeatherConditionEvent: when there is a weather
|
|
condition update
|
|
install:
|
|
pip: []
|
|
package: platypush.backend.weather.buienradar
|
|
type: backend
|