When not working on OpenSim, I’ve been doing a bunch of random side projects in Ruby. One of the more recent ones has been a more advanced control and monitoring tool for my thermostat.
Along the way I created a module for the thermostat control. Last night I finally figured out how to package this work up as a gem file, which makes this easily installable to the world. Right now, the code is really raw, and I haven’t put in any documentation yet. But, for those interested, it’s available.
> gem search -r thermostat *** REMOTE GEMS *** Bulk updating Gem source index for: http://gems.rubyforge.org thermostat (0.0.2) Ruby modules to control Prolipix IP Thermostats
Enjoy.