homebridge-foobot-multi
v1.0.0
Published
Homebridge plugin for Foobot air quality monitor
Downloads
22
Maintainers
Readme
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.ioapiKey
- your API key from api.foobot.ioco2limit
- CO2 level in PPM to trigger detectionco2off
- do not create a CO2 sensor in HomeKit
License
Homebridge Foobot Multi Plugin is available under the Apache License, Version 2.0.