homebridge-air-detector

0.0.3 • Public • Published

homebridge-air-detector

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,
            "barkPush": true,
            "barkToken": "xxx"
        }
    ]

Package Sidebar

Install

npm i homebridge-air-detector

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

13.8 kB

Total Files

3

Last publish

Collaborators

  • adamsandwich