Open viper-666 opened 9 years ago
Hello, I use your plugin with this setup: { "id": "smartmeter", "class": "Smartmeterdevice", "name": "Smartmeter Strom", "serialport": "/dev/ttyAMA0", "baudRate" : 9600, "dataBits" : 7, "parity" : "even", "stopBits" : 1, "flowControl" : true },
My electric meter gives with cat /dev/ttyAMA0 following information:
/ISk5MT671-0001
1-0:0.0.0*255(331300-5033124)
1-0:1.8.1*255(033238.2842)
1-0:96.5.5*255(80)
0-0:96.1.255*255(39225479) !
There is only the meter reading 1-0:1.8.1*255(033238.2842) what means 33238.2842 kWh interesting.
Now your plugin shows in my Pimatic installation no data.
Hope you can help me.
Best regards Andre
Hmmm this seems related to this issue : https://github.com/saberone/pimatic-smartmeter/issues/4
Hello, I use your plugin with this setup: { "id": "smartmeter", "class": "Smartmeterdevice", "name": "Smartmeter Strom", "serialport": "/dev/ttyAMA0", "baudRate" : 9600, "dataBits" : 7, "parity" : "even", "stopBits" : 1, "flowControl" : true },
My electric meter gives with cat /dev/ttyAMA0 following information:
/ISk5MT671-0001
1-0:0.0.0*255(331300-5033124)
1-0:1.8.1*255(033238.2842)
1-0:96.5.5*255(80)
0-0:96.1.255*255(39225479) !
There is only the meter reading 1-0:1.8.1*255(033238.2842) what means 33238.2842 kWh interesting.
Now your plugin shows in my Pimatic installation no data.
Hope you can help me.
Best regards Andre