1.3.0 • Published 4 years ago

homebridge-airvisual-pro v1.3.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

homebridge-airvisual-pro

AirVisual Pro plugin for Homebridge.

Installation

  1. Install Homebridge using: [sudo] npm install -g homebridge
  2. Install this plugin using: [sudo] npm install -g homebridge-airvisual-pro
  3. Update your configuration file. See the sample below.

Updating

  • [sudo] npm install -g homebridge-airvisual-pro

Configuration

Sample Configuration

"accessories": [
        {
            "accessory": "AirVisualPro",
            "name": "AirVisual Pro",
            "ip": "10.0.1.2",
            "user": "airvisual",
            "pass": "p4ssw0rd",
            "co2_critical": 1000
        }
]

Workaround

smbclient package is required. sudo apt-get install smbclient

#Credits Based on the great work of macnow/homebridge-airvisual-node.

1.3.0

4 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.0.7

5 years ago

1.0.6

6 years ago

1.1.0

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago