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 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
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.
2.
temperature_command_topic: "<my_mqtt_topic>/thermostat/<my_set_topic>/targetTemperature"
log from mqtt explorer:
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
Thank you for the support.