Socket
Socket
Sign inDemoInstall

urbn8-airvisual-pro

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

urbn8-airvisual-pro

Forked plugin


Version published
Weekly downloads
0
Maintainers
0
Weekly downloads
 
Created
Source

urbn8-airvisual-pro

AirVisual Pro plugin for Homebridge. This forked version removes the need of installing smb-client command.

Installation

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

Updating

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

Configuration

Sample Configuration

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

Credits

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

Keywords

FAQs

Package last updated on 25 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc