0.0.3 • Published 6 years ago

homebridge-352air v0.0.3

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

homebridge-352air

Installation

sudo npm install -g homebridge-352air

Example config

{
  "bridge": {
      "name": "Homebridge",
      "username": "CC:22:3D:E3:CE:30",
      "port": 51826,
      "pin": "031-45-154"
    },
  "description": "This is an example configuration file with one Hygrotermograph accessory. You can use this as a template for creating your own configuration file containing devices you actually own.",
  "accessories": [
      {
            "accessory": "The352AirQuality",
            "name": "PM2.5",
            "timeout": 10
      }
    ]
}

Screenshot

npm.io

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1-security

6 years ago