ebusd-configuration icon indicating copy to clipboard operation
ebusd-configuration copied to clipboard

ecoTEC plus unknown messages

Open andig opened this issue 6 years ago • 2 comments

Here's a list of unknown messages I could find using the latest message definitions:

version: ebusd 3.2.v3.2
update check: revision v3.2-11-g18bd21f available
address 03: master #11
address 05: slave #1, scanned "MF=Vaillant;ID=COM00;SW=1203;HW=3103"
address 08: slave #11, scanned "MF=Vaillant;ID=BAI00;SW=0609;HW=5502", loaded "vaillant/bai.0010015600.inc" ([PROD='0010019268']), "vaillant/08.bai.csv"
address 10: master #2
address 15: slave #2, scanned "MF=Vaillant;ID=70000;SW=0510;HW=6403", loaded "vaillant/15.700.csv"
address 31: master #8, ebusd
address 36: slave #8, ebusd
address 52: slave, scanned "MF=Vaillant;ID=VR_70;SW=0109;HW=2903", loaded "vaillant/52.vr_70.csv"


0015b5160111 / 090105030e0330030303 = 6
0052b5160111 / 090103010e0130010301 = 5
1008b5110100 / 08b1040fb1183f0080 = 8816
1008b5160111 / 00 = 5
1052b5160111 / 090103010e0130010301 = 6
10feb510020601 = 1752
0008b503020002 / 0affffffffffffffffffff = 539
0008b503020004 / 0affffffffffffffffffff = 536
0008b509022802 / 0402ff0609 = 5
0008b509022803 / 0c030003020101004149424d55 = 6
0015b503020002 / 0affffffffffffffffffff = 542
0052b503020002 / 0affffffffffffffffffff = 551
0052b509022802 / 0c0200010949010056525f3730 = 5
1008b512020000 / 00 = 1477
1008b512020064 / 00 = 301
1008b5120204ff / 0101 = 1768
1008b513020508 / 00 = 1759
0015b52403000000 / 0400000040 = 5
0015b52403000100 / 0400000040 = 6
0015b52403000200 / 0400000000 = 6
0015b52403000300 / 0400000000 = 6
0015b52403000400 / 0400004040 = 6
0015b52403000500 / 040000803f = 6
0015b52403000600 / 040000803f = 6
0015b52403000700 / 040000803f = 6
0015b52403000800 / 040000803f = 6
0015b52403000900 / 0400000000 = 6
0015b52403000a00 / 0400000000 = 6
0015b52403000b00 / 0400000000 = 6
0015b52403000c00 / 040000803f = 6
0015b52403000d00 / 0400000000 = 6
0015b52403000e00 / 0400000000 = 6
0015b52403000f00 / 0400000000 = 6
0015b52403001000 / 0400000000 = 6
0015b52403009900 / 04ffffff7f = 6
1008b51003056e01 / 0101 = 1
1008b5100305ff01 / 0101 = 1763
0315b51303060000 / 00 = 18
0315b51303066400 / 00 = 14
0015b51608100000ff83030000 / 0b00000083035e2500d02045 = 267
0015b52406020000004300 / 06020043000000 = 121
0015b52406020002000600 / 050302060000 = 12
0015b52406020003000200 / 08020302000000c041 = 126
0015b52406020002010600 / 050302060000 = 10
0015b52406020003010200 / 08020302000000c041 = 104
1052b5030c0700ffffffffffffffffffff / 0101 = 587
1052b516081000ffff03042124 / 0b2000ff03045d2500000000 = 18
1052b516081002ffff03042125 / 0b2201ff0304212500000000 = 162
1052b52309000101000202000000 / 0101 = 6

andig avatar Oct 30 '18 19:10 andig

+1

robertcsakany avatar Jan 22 '19 23:01 robertcsakany

Maybe it helps: I see a couple of unknown messages as well with a ecoTec plus VC 266/5-5 on VRC700 multimatic:

$ ebusctl grab result

10feb510020601 = 112
1008b5120204ff / 0101 = 110
1008b513020508 / 00 = 109
1008b5100305ff03 / 0101 = 111
1026b5030c0700ffffffffffffffffffff / 0101 = 38

I have still currently no idea, what these messages could be. B510 could be related to some Status. At least I also get Status = ERR: invalid position in decode and Status16 = ERR: invalid position in decode as well (see #217 pull request). B513 I suspect to have something to do with the circulation pump, but currently not sure.


Output ebusctl info:

version: ebusd 21.2.v21.2
update check: OK, vaillant/08.bai.csv: different version available, vaillant/hcmode.inc: different version available
signal: acquired
symbol rate: 22
max symbol rate: 129
min arbitration micros: 574
max arbitration micros: 7951
min symbol latency: 9
max symbol latency: 30
reconnects: 0
masters: 3
messages: 633
conditional: 2
poll: 0
update: 10
address 03: master #11
address 08: slave #11, scanned "MF=Vaillant;ID=BAI00;SW=0104;HW=7803", loaded "vaillant/bai.0010015600.inc" ([PROD='0010021929']), "vaillant/08.bai.csv"
address 10: master #2
address 15: slave #2, scanned "MF=Vaillant;ID=70000;SW=0614;HW=6903", loaded "vaillant/15.700.csv"
address 26: slave, scanned "MF=Vaillant;ID=VR_71;SW=0104;HW=0503", loaded "vaillant/26.vr_71.csv"
address 31: master #8, ebusd
address 36: slave #8, ebusd

uneart avatar Oct 19 '21 07:10 uneart