klausahrenberg / WThermostatBeca

Replaces original Tuya firmware on Beca thermostat with ESP8266 wifi module
397 stars 97 forks source link

BHT-002-GCLW DLX-LH01 board FW 1.20n: target temperature is changing back #229

Open NoFace3D opened 3 years ago

NoFace3D commented 3 years ago

Hello,

using BHT-002-GCLW with DLX-LH01 board with latest release 1.20n I have problem to keep changed target temperature via mqtt. Temperature is changed but it is immediately changed back probably by the MCU. used mqtt config: 1.

temperature_command_topic: "<my_mqtt_topic>/thermostat/<my_set_topic>"
temperature_command_template: >
  {{ {'targetTemperature':value} | to_json }}

2. temperature_command_topic: "<my_mqtt_topic>/thermostat/<my_set_topic>/targetTemperature"

log from mqtt explorer: obrázok

temperature is also not updated when config "Send changes in separate MQTT messages" is enabled. The value in topic /thermostat/ is updated, but the change is not updated in topic /thermostat//targetTemperature

obrázok

Thank you for the support.

mano0000 commented 11 months ago

Had a similar issue, was due to a faulty esp device.