Page 1 of 1

Getting frequent temp updates zigbee2mqtt MOES radiator valve

Posted: Sunday 14 February 2021 23:41
by Jumper3126
I just connected the Moes/TuYa TS0601 radiator valve to domoticz via zigbee2mqtt.
Unfortunately it doesn't update the temperature, but there is a work around described https://www.zigbee2mqtt.io/devices/TS06 ... emperature
If you’d like to force device to send local_temperature you can use this mqtt command:

topic: zigbee2mqtt/FRIENDLY_NAME/set/local_temperature_calibration
payload: YOUR_CURRENT_CALIBRATION_VALUE

YOUR_CURRENT_CALIBRATION_VALUE can be 0, but if you calibrated temperature for this device send current value. After this command thermostat responds with two messages. One for calibration change confirmation, and other with current local_temperature.
This is probably a very simple command to give, but I haven't found yet how to send out a mqtt message from domoticz, either via a script, or as an action of a button. Any help would be appreciated.

Re: Getting frequent temp updates zigbee2mqtt MOES radiator valve

Posted: Monday 13 January 2025 21:23
by Patricen
Hello,
I do face the same issue with a moes trv 801Z valve.
I do have also a brt100 from moes too that reports status frequently.
Is there a specific configuration ?

Thanks