Big News: Socket Selected for OpenAI's Cybersecurity Grant Program.Details
Socket
Book a DemoSign in
Socket

homebridge-cgllc-airmonitor-s1

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-cgllc-airmonitor-s1

Xiaomi Clear Grass(S1) plugin for Homebridge.

latest
Source
npmnpm
Version
0.0.13
Version published
Maintainers
1
Created
Source

homebridge-cgllc-airmonitor-s1

Instalation

Homebridge for Xiaomi ClearGrass

  • Install required package: npm install -g homebridge-cgllc-airmonitor-s1

Configuration

"accessories": [
        {
            "accessory": "ClearGrassAirMonitor",
            "name": "Office Air Monitor",
            "ip": "xxx.xxx.xxx.xxx",
            "token": "--------",
            "showTemperature": true,
            "showHumidity": true,
            "showAirQuality": true,
            "showCo2": true,
            "co2_Threshold": 1000          
        }
    ]

Settings

0.0.13 update fix air quality status update

0.0.12 update fix air quality status update

0.0.11 update fix air quality status update

0.0.10 update change tvoc level

0.0.9 update change air quality level

0.0.8 update : remove tVoc_Adjust, Show only with ppb value. Apply tvoc to air quality measurement

Minimal configuration

Keywords

homebridge-plugin

FAQs

Package last updated on 15 Nov 2020

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