DSMR issue with Landis Gyr E360

Hi, so the conclusion here is that the E360 is the issue, and it wont work on any E360?
Does anyone have an E360 that this works on?

Well, I have an E360 too, and a cable from SOS (P1-USB) that is presented in Windows/HyperV as COM3, and I can read data from COM3. The data looks okay-ish as far as I can see. Two things that may be important:

  • I had to choose a baudrate of 115200
  • the meter sends updates more frequently, as in each second

It looks like passing the physical com3 through to the VM works, since cat /dev/ttyS0 shows data from the meter. However HA gets the first datapoint and then fails afterwards, maybe due to the high update frequency? No clue how to continue from here.