TheThingSystem / steward

The Thing System is a set of software components and network protocols that aims to fix the Internet of Things. Our steward software is written in node.js making it both portable and easily extensible. It can run on your laptop, or fit onto a small single board computer like the Raspberry Pi.
http://thethingsystem.com
Other
346 stars 81 forks source link

Support for Zwave Multi-Level Sensor #262

Closed barteled closed 9 years ago

barteled commented 9 years ago

I've added support for zwave multi-level sensor device with humdity, temperature, luminance and battery level properties. Tested with Aeon multi-sensor v1.18.

barteled commented 9 years ago

I matched the indents with what is used throughout the rest of steward. There are a couple bug fixes in there as well to handle naming the device in the GUI and a firmware bug in the Aeon multi-sensor. Let me know if there is anything else I need to clean up.

mrose17 commented 9 years ago

@barteled - hi. thanks for the PR. sorry for my delay in seeing it (sigh).

@CloCkWeRX - are you happy with it? i am. but i want to check with you first!

CloCkWeRX commented 9 years ago

Yeah go nuts, I stopped at cursory review