homebridge-foobot-multi
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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.

Package Sidebar

Install

npm i homebridge-foobot-multi

Weekly Downloads

9

Version

1.0.0

License

Apache-2.0

Unpacked Size

74.7 kB

Total Files

24

Last publish

Collaborators

  • keithws