tasmota-sml-parser icon indicating copy to clipboard operation
tasmota-sml-parser copied to clipboard

Decoding Landis+Gyr E450 from Wiener Netze doesn't work

Open msedv opened this issue 2 years ago • 2 comments

Three dumps from three E450 smart meters configured by Wiener Netze which don't get parsed although my Tasmota-script successfully decodes them:

	22:43:59.742 :>02 09 09 0c 07 e7 09 13 02 16 2c 01 ff 80 00 80 
	22:43:59.744 :>06 00 03 66 5d 06 00 00 35 fa 06 00 00 28 ca 06 
	22:43:59.747 :>00 01 c6 68 06 00 00 0a cd 06 00 00 00 00 06 00 
	22:43:59.749 :>00 00 00 06 00 00 01 ac 
	22:43:59.776 :>00 00 00 06 00 00 01 ac 

	22:44:27.188 :>02 09 09 0c 07 e7 09 13 02 16 2c 1b ff 80 00 80 
	22:44:27.191 :>06 00 10 6f 6a 06 00 00 00 00 06 00 00 31 62 06 
	22:44:27.193 :>00 00 42 81 06 00 00 0c ab 06 00 00 00 00 06 00 
	22:44:27.195 :>00 01 8b 06 00 00 01 4a 
	22:44:27.223 :>00 01 8b 06 00 00 01 4a 

	22:44:54.733 :>02 09 09 0c 07 e7 09 13 02 16 2c 3a ff 80 00 80 
	22:44:54.735 :>06 00 10 bc c1 06 00 00 00 34 06 00 00 00 0e 06 
	22:44:54.737 :>00 01 a2 25 06 00 00 0c cf 06 00 00 00 00 06 00 
	22:44:54.739 :>00 00 7e 06 00 00 01 b4 
	22:44:54.766 :>00 00 7e 06 00 00 01 b4 

msedv avatar Sep 19 '23 21:09 msedv

How did you create that dumpfile?

ixs avatar Oct 15 '23 19:10 ixs

	sensor53 d1
	sensor53 d0

in Tasmota 12.4.0.1 and copy&paste. The funny thing: in Tasmota everything works fine:

grafik

msedv avatar Oct 15 '23 20:10 msedv