kanreisa / homebridge-wave-plus

Airthings Wave Plus bridge for Homebridge (Apple HomeKit)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: This plugin has forked from ecoen66/homebridge-wave-plus but it was not work. so, almost re-implemented to working completely.

@kanreisa/homebridge-wave-plus

A Homebridge Plugin for Airthings Wave Plus. w/ InfluxDB v2 Support.

Prerequisites

HomeKit Supported Sensors

Due to HomeKit limitations, the following sensors are currently enabled.

  • Air Quality (w/ VOC)
  • CO2
  • Humidity
  • Temp

InfluxDB v2 Outputs

measurement: air-quality

field sensor units Comments
rssi - dBm BLE received signal strength
humidity Humidity %rH
temp Temperature °C
radonStAvg Radon short term average Bq/㎥ First measurement available 1 hour after inserting batteries
radonLtAvg Radon long term average Bq/㎥ First measurement available 1 hour after inserting batteries
pressure Relative atmospheric pressure hPa
co2 CO2 level ppm
voc TVOC level ppb Total volatile organic compounds level

sensor descriptions quoted from Airthings/waveplus-reader.

Configuration

All configuration can set on UI.

About

Airthings Wave Plus bridge for Homebridge (Apple HomeKit)

License:ISC License


Languages

Language:TypeScript 100.0%