This package has been deprecated

Author message:

The Weather Underground API has been deprecated. See https://apicommunity.wunderground.com/weatherapi/topics/end-of-service-for-the-weather-underground-api

hubot-wunderground

1.0.4 • Public • Published

Hubot Weather Underground

npm version Build Status

Get the latest weather from Weather Underground

See src/wunderground.coffee for full documentation.

Original work by @alexdean and others.

Configuration

Configuration Variable Required? Description
HUBOT_WUNDERGROUND_API_KEY Yes API key from Wunderground
HUBOT_WUNDERGROUND_USE_METRIC No Set to any value to use Celsius

Installation

In hubot project repo, run:

npm install hubot-wunderground --save

Then add hubot-wunderground to your external-scripts.json:

[
  "hubot-wunderground"
]

Sample Interaction

User> @hubot weather in nashville tn
Hubot> Friday in nashville tn: Clear. Lows overnight in the low 60s. (7199)

NPM Module

https://www.npmjs.com/package/hubot-wunderground

Package Sidebar

Install

npm i hubot-wunderground

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

170 kB

Total Files

17

Last publish

Collaborators

  • stephenyeargin