0.1.0 • Published 6 years ago

homebridge-twine-temp v0.1.0

Weekly downloads
7
License
-
Repository
github
Last release
6 years ago

Homebridge plugin for Twine temperature sensor

Fetch temperature data from your Twine

Configuration

Add your device id and access key to config.json, you can find them in the share widget on twine.cc

{
  "accessory": "TwineTemp",
  "name": "Temperature",
  "twine_id": "",
  "email": "",
  "password": ""
}

Disclaimer

This plugin is not affiliated with SuperMechanical in any way. And might break your api rate limit.