I have three Bosch Room Thermostat II units (RBSH-RTH0-ZB-EU) installed in my living room, bathroom, and bedroom. A friend installed them for me since I’m not really a hardware guy.
I live in a fairly new basement apartment (for rent). I expected it to be on the colder side, especially in winter, but it’s consistently warm. The temperature sits around 22 °C all the time. Even when I open the windows and the temperature drops for a bit (to about 20 °C), it always climbs back to ~22 °C afterwards.
The thermostats are connected via Zigbee and integrated into Home Assistant. I’m not using a Bosch Smarthome Controller because I wanted a local-only setup. In Home Assistant, all thermostats are disabled (turned off, not entity disabled), yet it still feels like the heating is running anyway.
The Zigbee integration exposes a lot of configuration options that I honestly don’t fully understand, like actuator type, heating type, sensor connectivity, etc. When I try changing some of them, things break. For example, if I change the heating type from “UnderfloorHeating” to “CentralHeating” (which is what I actually have, with a heat pump), I get an error saying:
“Failed to perform the action select/select_option. ‘uint8_t’ object is not iterable".
Recently there was an update to the Zigbee integration, and it feels like these issues started around that time, but I’m not 100% sure. The update added even more options, like cooling, which I don’t think my apartment even supports.
I’m struggling to find proper documentation for this specific Bosch thermostat with Zigbee in Home Assistant. I don’t really know which settings are correct, which ones matter, or how they’re supposed to be configured. On top of that, I don’t know how to reliably check whether my heating is actually running or not.
Right now it just feels way too warm for the current winter temperatures, especially considering that I’m supposedly not using my thermostats at all. Any pointers on how to debug this or understand what’s really going on would be appreciated.

