@shutty
All I do is set the baud rate in my RFBee firmware (Serial.begin(XXXXX)) and the set the same baud rate is whatever serial client I'm using in Windows (mainly PuTTy or the Arduino serial monitor, but it only has a limited selection of baud rates). I'm really not sure about the exact benefits of going either above versus below 115200, I just know that using 115200 causes problems. A few of us are actively working on tweaking the firmware and hopefully I'll fully understand exactly what I'm doing at some point.
Obviously if you're messing with the baud rate you'll need to change it in Evohome.cpp in Domoticz too and recompile.
Dan