1.2.2 • Published 5 months ago

hubot-airnow-gov v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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 VariablesRequired?Description
HUBOT_AIRNOW_API_KEYYesAPI key from the https://docs.airnowapi.org
HUBOT_AIRNOW_DEFAULT_ZIPYesDefault ZIP code to use when using hubot aqi

Usage

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

5 months ago

1.2.1

5 months ago

1.2.0

9 months ago

1.1.6

10 months ago

1.1.5

1 year ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago