diff --git a/weather/publicapi.json b/weather/publicapi.json index 12aaffb..dc79699 100644 --- a/weather/publicapi.json +++ b/weather/publicapi.json @@ -2,5 +2,8 @@ "name": "weather", "icon": "☀️", "category": "climate", - "display_name": "Weather" + "display_name": "Weather", + "pricing": { + "Weather.Forecast": 10 + } }