##Ninja Blocks Hive Driver
###Overview Exports any hive Thermostats as NinjaBlocks devices.
Currently each hive Thermometer will appear as two temperature devices, Current and Target. The Target device can be actuated with a celsius temperature.
###Installation
Install this Driver with:
ninja_install -g git@github.com:jh71283/ninja-hive.git (Requires ninja toolbelt)
####Manual Installation
- cd into your drivers directory (/opt/ninja/drivers on your Ninja Block)
- git clone git://github.com/elliots/ninja-hive.git
- cd ninja-hive && npm install
###History
v0.0.0
Very early version.