I have a OTGW sitting between my boiler and thermostat which is working great. (It's sending the data to my NAS so I have pretty graphs, and there's a tiny python script on the NAS fetching the outside temperature from my neighbour's weather station through Weather Underground and sending it to the OTGW, and the thermostat shows it in its display -- really liking this internet of things thing

I would like to add one thing though: my boiler does not provide the return water temperature. As the OTGW is in the same closet as the boiler, I was thinking of mounting a ds18b20 to the return water pipe and connecting that to one of the GPIOs, and having the OTGW send the return water temperature to the thermostat. I haven't looked at the firmware sources yet, but would it be doable to add that functionality?
Jasper