klausahrenberg / WThermostatBeca

Replaces original Tuya firmware on Beca thermostat with ESP8266 wifi module
395 stars 96 forks source link

ME81 #231

Open Dragon0501 opened 3 years ago

Dragon0501 commented 3 years ago

After flashing newest Beta 1.20n the device isn't reachable. Sometimes it says Magic Bit is wrong and sometimes flashing works but every time I have to reflash an older Version by FTDI. After flashing 1.20m the target temperature cannot be written just the changed temeprature from the device is delivered by MQTT,

JMyrng commented 3 years ago

Version 1.20n works for me with the ME81H.16.

I flashed 1.19 via FTDI and then changed to the latest version via OTA. As described, I had to set up the whole device again.

With the ME81H, I can change the temperature manually in automatic mode, then both the manual and automatic symbols are displayed. However, the new temperature is not transmitted via MQTT. But everything else is working fine.

roleoroleo commented 2 years ago

Could you explain me how did you flash Tuya module? Have you unsoldered it?

Dragon0501 commented 2 years ago

No I didn't unsoldered it. Just soldered the cables and flashed it...

JMyrng commented 2 years ago

Could you explain me how did you flash Tuya module? Have you unsoldered it?

No, I've done it with this explanation: https://github.com/klausahrenberg/WThermostatBeca/blob/master/Flashing.md#2-connection-to-device-for-flashing

roleoroleo commented 2 years ago

Thank you. I will try it.

roleoroleo commented 2 years ago

Success, thank you. Hw mod for relay state done. Everything is working fine.

roleoroleo commented 2 years ago

When I try to send commands from an mqtt client, sometimes me81h receives and understands the command, sometimes ignores it. I'm sure the mqtt server got it. @JMyrng Is it the same as your problem?

JMyrng commented 2 years ago

Is it the same as your problem?

No, for me, when manually overwriting the automatic temperature, the change is not sent via MQTT. That is, from the thermostat to the MQTT server.