Hi, there! Did you notice any inconsistencies in the TRV’s indications when using a remote temperature sensor? See screenshot below where the remote temperature is correct (24.6°C), the local temperature is different (24.8°C), while the local display currently shows 24.5°C. I’ve noticed that the local temperature seems to be the same with the remote temperature for a shorter or longer time after the remote temperature is set, but it ends up switching to the internal sensor value (probably?) after a while.
Hi, I think we need a script, whitch e.g. every 5 minutes sends the values from the external sensor to the thermostat and need a loop. My knowledge is not enough, anyone have an idea?
Did you experience the same issue? A Node-Red flow or an automation for doing this are quite trivial, but these are just workarounds for what seems to be a bug in the TRV’s firmware. I also have Aqara TRVs and they work as expected.
I currently use AVM thermostats and am looking for a replacement because they take up to 15 minutes to respond.
I also tested a Hama thermostat with Better Thermostat.
I’m just starting to really test the BSH thermostats. I’m still watching how they really manage the external temp.
I’ll report back after a few days of testing.
The loop was just a suggestion.
Can you post the workaround? Or explain in more detail?
The control seems to be working, checked with 2 separate thermometers. The set temperature is maintained and regulated, monitored by the behavior of the valve.
What is noticeable is that the displays differ, that was exactly the case with the AVM thermostats, sometimes up to 4° Celsius.
So everything is OK.
Supplement:
The different temperatures are due to the fact that 1x value is displayed by the internal sensor and 1x by the external sensor. The leading variable is the external sensor. So everything is correct.
It was the same with AVM.
What I also notice is that the control behavior is not optimal, which leads to temperature fluctuations in the room of up to +/- 2 degrees.
Set to 20 degrees → heats up to around 22, then cools down to around 18 and then heats up again at full throttle to 22 degrees etc
Thanks for the auth - works good. But I found that even though you correctly put remote_temperature value - TRV does not use it. Just noted the situation target - set 19, built-in sensor dropped to 19 but external was 20.24 → it started heating. Normally it should not. And it was not open window thing.
PS.
Will double check but observations below were for “Heat” (manual) mode. Switched to “Auto” and local temp was replaced by remote one.
Thanks Knackwurst for sharing your YAML config. Its working great.
After first setting the remote temperature appears an additional text in in the Bosch TRV’s Zigbee2MQTT page in the detail-card. It says:
“Input for remote temperature sensor. This must be set at least every 30 minutes to prevent fallback to internal temperature reading!”
I was observing a wrong TRV temperature reading. At this point the automation was triggered the last time over one hour ago. After some scrolling through my confiuguration I found this in the TRV’s Zigbee2MQTT config. I added three additional triggers to the temperature state change trigger and now it’s working great.