yvesdm3000

Results 20 comments of yvesdm3000

![DSC_0831](https://user-images.githubusercontent.com/1717312/100932115-b2ffce80-34eb-11eb-8b82-af074dc795ae.JPG) ![DSC_0832](https://user-images.githubusercontent.com/1717312/100932146-bdba6380-34eb-11eb-9727-9e3ffd4f7049.JPG)

OK I now flashed tasmota, saves much time to find out the protocol. This is what I now gathered: ![image](https://user-images.githubusercontent.com/1717312/103571183-bc090480-4eca-11eb-8b09-d4929de34466.png) I guess I'll have to press some buttons and see...

After some testing: DpId 1: Boolean, Switches the device on or off, display clears, I hear the relay clicking when it's heating, same as power button DpId 2: Integer, target...

> > > Hi, please select HY08WE as model for your thermostat. Following commands fits already to your model Target/Measured temperature and display lock. There should be some unknown MCU...

I have these popping up continuously: {"error":"Unknown MCU command: 55 aa 01 07 00 05 0c 05 00 01 00"} {"error":"Unknown MCU command: 55 aa 01 07 00 05 65...

{"notice":"MCU: 55 aa 01 07 00 05 01 01 00 01 01"} {"notice":"MCU: 55 aa 01 07 00 05 04 04 00 01 01"} {"notice":"MCU: 55 aa 01 07 00...

I don't have any mqtt topic in '#' that shows me the current temp, nor the set temp.

Regarding the unknown DpID values, another user (SergyiSviderskii) on tasmota gave me this information: DpId 102: Boolean-relay output (load) DpId 103: Integer- external sensor temperature DpId 104: Integer-number of vacation...

With latest file I still get ``` E315: ml_get: invalid lnum ``` for every line in the file... We have sourcecode files with more than 10000 lines in it, and...

I think the parsing code in nspanel.be is wrong, the piece where it finds the end is done by searching for the '}' character, but if there is some additional...