Replies: 1 comment
|
Hi, I have the same Tuya valve, and I used mosquitto_pub/sub to look what was happening with my mqtt messages. e.g. eco/comfort temps are used in presets eco and comfort. (whereas a normal preset is "schedule" when using a weekly schedule) Hope this helps, example full message from my device through z2m version 1.17.1: |
Uh oh!
There was an error while loading. Please reload this page.
Dear All
I'm tryning to use z2m with tuya HY368 smart radiator valve, i follow the instruction on the wiki page but when i try to publish with mqttexplorer the message on zigbee2mqtt/FRIENDLY_NAME/set the message for comfort temperature and for eco temperature nothing happen, the temperature value deosn't change
{
"comfort_temperature": 21
}
{
"eco_temperature": 21
}
for other parameters works fine
how i can solve?
thanks in advance for your help.
All reactions