I've started to build a sensor network with a Bubba (1st gen) as the centre point.
So far 6-7 temperature and humidity sensors attached, a few more planned.
Right now I am using the thermd software (written in Perl). Not super fast on the bubba... but it works. Storing the information in a mysql server running on a bubba2.
Also planning to attach counters interfaced to a few electricity meters, in order to measure actual power used for the electrical heaters we have throughout the house, as well as the power used by the water heater and a future air-to-air heat pump.
The final network will look something like this:

- SP53 1-wire network.jpg (55.81 KiB) Viewed 8519 times
The idea is to get actual readings on temperature and energy consumption, as it seems hard to be energy efficient when you don't know how much various parts of your house is using..
I've documented the process at
http://gsander.wordpress.com, will keep adding experiences there going forward.
You can have a look at the graphs produced by the system at
http://kebne.mine.nu:10000.
That page isn't even close to being finished, but is more of a proof of concept.
/G