Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![types](https://badgen.net/npm/types/airthings-consumer-api)](https://www.npmjs.com/package/airthings-consumer-api)
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/michaelahern/airthings-consumer-api)

An unofficial Node.js client library for the [Airthings Consumer API](https://consumer-api-doc.airthings.com/).
An unofficial Node.js client library for Airthings Air Quality Monitors via the [Airthings Consumer API](https://consumer-api-doc.airthings.com/).

## Docs

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "airthings-consumer-api",
"displayName": "Airthings Consumer API Client",
"version": "1.0.0",
"description": "An unofficial Node.js client library for the Airthings Consumer API.",
"version": "1.0.1",
"description": "An unofficial Node.js client library for Airthings Air Quality Monitors via the Airthings Consumer API.",
"keywords": [
"airthings"
],
Expand Down