{"id":16186618,"url":"https://github.com/iler/node-airthings-waveplus","last_synced_at":"2025-10-30T13:39:01.682Z","repository":{"id":57175024,"uuid":"260897252","full_name":"iler/node-airthings-waveplus","owner":"iler","description":"Node.js module for reading data from a Airthings Wave Plus indoor air quality monitor.","archived":false,"fork":false,"pushed_at":"2020-07-17T09:13:06.000Z","size":22,"stargazers_count":4,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-28T14:44:42.409Z","etag":null,"topics":["airthings-wave-plus","co2","humidity","javascript","nodejs","radon","sensor","temperature"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-03T11:33:09.000Z","updated_at":"2024-01-13T15:27:44.000Z","dependencies_parsed_at":"2022-09-03T08:51:47.392Z","dependency_job_id":null,"html_url":"https://github.com/iler/node-airthings-waveplus","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iler%2Fnode-airthings-waveplus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iler%2Fnode-airthings-waveplus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iler%2Fnode-airthings-waveplus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iler%2Fnode-airthings-waveplus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iler","download_url":"https://codeload.github.com/iler/node-airthings-waveplus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243963573,"owners_count":20375642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["airthings-wave-plus","co2","humidity","javascript","nodejs","radon","sensor","temperature"],"created_at":"2024-10-10T07:19:10.468Z","updated_at":"2025-10-30T13:38:56.635Z","avatar_url":"https://github.com/iler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-airthings-waveplus\nNode.js module for reading data from a [Airthings Wave Plus](https://www.airthings.com/wave-plus)\nindoor air quality monitor.\n\nTested on Raspberry Pi 3. Depends on [noble](https://github.com/abandonware/noble). See [instructions](https://github.com/abandonware/noble) on\n how to enable BLE on RasPi and how to run without root.\n\n### Installation\n\n```\nnpm install airthings-waveplus\n```\n\n\n### Usage example\n\n\n### Events\n\nModule ```wavePlus``` emits a ```found``` event, when a new Wave Plus device\nis discovered. Event's payload is a ```wavePlus``` object (see below)\n\n### API\n\n### ```wavePlus``` object\n\nIs an ```eventEmitter``` .\n\n**Properties:**\n\n* ```id```: id of beacon\n* ```address```: address of beacon\n* ```serialNumber```: serial number of device\n* ```connectable```: flag if beacon is connectable\n\n**Events:**\n\n```updated```: emitted when air quality data is received.\nObject ```data``` has following properties:\n\n* ```rssi```\n* ```humidity```\n* ```temperature```\n* ```pressure```\n* ```co2```\n* ```voc```\n* ```radonLtAvg```\n* ```radonStAvg```\n\nKudos for inspiration and example to [pakastin](https://github.com/pakastin/node-ruuvitag/)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filer%2Fnode-airthings-waveplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filer%2Fnode-airthings-waveplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filer%2Fnode-airthings-waveplus/lists"}