I'm thinking of using 1-wire temperature sensors, as they are a fraction of the price of z-wave temperature sensors.
The house already has a lot of telephone type cables originally for security (most of which are not used) which I could use for this.
So I'll want to run a mix of 1-wire and z-wave devices. I expect openhab can handle this quite happily, but just thought I'd check first....
I'd like to adjust the heating switch on time to be earlier when it's colder (outside and inside), to give more time for rooms to warm up.
It looks like the razberry board just uses the serial pins and a board
like this just uses I2C pins (of course both use power), so a bit of 'adaptation' should allow me to run both boards together.
I could then monitor temperature at a couple of points in most rooms without having to take out a new mortgage!
btw, my raspberry pi is now switching lights on and off just fine, just got a couple of strange log messages to track down to be sure all is well.