hubot-airnow-gov

1.1.5 • Public • Published

AirNow.gov for Hubot

npm version Node CI

Retrieves air quality scores for locations in the United States.

Installation

In your hubot repository, run:

npm install hubot-airnow-gov --save

Then add hubot-airnow-gov to your external-scripts.json:

["hubot-airnow-gov"]

Configuration

Environment Variables Required? Description
HUBOT_AIRNOW_API_KEY Yes API key from the https://docs.airnowapi.org
HUBOT_AIRNOW_DEFAULT_ZIP Yes Default ZIP code to use when using hubot aqi

Usage

user1> hubot aqi 37206
hubot> Nashville, TN - O3: 46 (Good); PM2.5: 43 (Good)

Package Sidebar

Install

npm i hubot-airnow-gov

Weekly Downloads

24

Version

1.1.5

License

MIT

Unpacked Size

21.4 kB

Total Files

18

Last publish

Collaborators

  • stephenyeargin