1.3.0 • Published 5 years ago

homebridge-airvisual-pro v1.3.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 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

5 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.1.0

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago