1.1.5 • Published 1 month ago

hubot-airnow-gov v1.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month 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.1.5

1 month ago

1.1.4

5 months ago

1.1.3

8 months ago

1.1.2

8 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.0

10 months ago