You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

homebridge-foobot-multi

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-foobot-multi

Homebridge plugin for Foobot air quality monitor

1.0.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

Homebridge Foobot Multi Plugin

This plugin for Homebridge supports multiple Foobot air quality monitors. It will automatically create HomeKit accessories for each device registered with to your user at api.foobot.io.

This plugin does not require your password, only your API key. It supports the lastest Homebridge features and does not slow down Homebridge. It requires a recent version of Homebridge and node.js.

Install

Using the web UI, search for foobot in plugins. Click Install next to the Homebridge Foobot Multi plugin search result.

Using a terminal, run this command to install this plugin:

npm install -g homebridge-foobot-multi

Update config.json

Open the config.json and change the following attributes:

  • userName - your username/email address for api.foobot.io
  • apiKey - your API key from api.foobot.io
  • co2limit - CO2 level in PPM to trigger detection
  • co2off - do not create a CO2 sensor in HomeKit

License

Homebridge Foobot Multi Plugin is available under the Apache License, Version 2.0.

Keywords

homebridge-plugin

FAQs

Package last updated on 16 Sep 2022

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