Hi all, forgive me for my bumbling but i am at a loss what to do next
I have installed and connected the following thermostat
I am able to control the Thermostat via Z2M and HA.
Node-RED / MQTT explorer pickes up the the following MQTT messages
"child_lock":"UNLOCK","current_heating_setpoint":18,"deadzone_temperature":3,"heat":"OFF","linkquality":105,"local_temperature":16,"local_temperature_calibration":0,"max_temperature_limit":21,"min_temperature_limit":null,"preset":"hold","preset_mode":"hold","running_state":"idle","sensor":"IN","system_mode":"heat"}
However publishing a message via Node-RED or Explorer does not produce any result.
I suspect this is something that Z2M and HA have baked in to their setup for correctly send the message but im at a loss how to get this working.
Youtube videos suggest adjusting "system_mode" between (heat:off) works but ive had no success.
I do see the following line in the debug log that might shed some light but again im new to this, a nudge in the right direction would be useful!
Received Zigbee message from 'Thermostat Kitchen', type 'commandDataResponse', cluster 'manuSpecificTuya', data '{"dpValues":[{"data":{"data":[0,0,0,18],"type":"Buffer"},"datatype":2,"dp":16}],"seq":51272}' from endpoint 1 with groupID 0
Thank you for your time and support.
Darren