mschlenstedt / LoxBerry-Plugin-Smartmeter

Apache License 2.0
3 stars 7 forks source link

Added Support for Belgian Smartmeter types Sagemcom T211& S211 #21

Closed begunrom closed 3 years ago

begunrom commented 3 years ago

Hi,

I added support for the Belgian smartmeters. In flanders alse the current voltage and current are read by the meter.

philipp90 commented 3 years ago

Hi @begunrom,

I know this question is a bit off topic, but where did you find/get the parameters (baudrate, databits, etc.) for this smart meter?

I've got the Sagemcom T211-D some months ago but did not find any useful information. May I try your parameters, if I have some free time - perhaps they will also work for mine.

begunrom commented 3 years ago

Hi philipp90,

The Sagemcom T211 parameters will also work for you. Most new devices use 115200, no parity, 1 stop bit.

Please note that in the current released version the baud rate in the program is 115300. This is a bug i fixed as well in this commit.

Spoker commented 3 years ago

Just installed a loxberry just for this. Can't wait for it to be merged 👍

philipp90 commented 3 years ago

Hi philipp90,

The Sagemcom T211 parameters will also work for you. Most new devices use 115200, no parity, 1 stop bit.

Please note that in the current released version the baud rate in the program is 115300. This is a bug i fixed as well in this commit.

Thanks for your reply! Unfortunately it didn't work for me. But maybe I'm making another mistake: Are you using P1 interface? I'm currently using the IR interface, since I've used it for my previous power meter (Iskra MT174).

begunrom commented 3 years ago

I am using the P1 interface.

begunrom commented 3 years ago

As i heard that many Belgians were waiting for it, i created a tag, so you can download the new version easily. Please be aware that Michael is planning a major rewrite of thi splugin, so this addition might never make it into the distribution. https://github.com/begunrom/LoxBerry-Plugin-Smartmeter/releases/tag/Smartmeter-V1.1.5

triples12 commented 3 years ago

Is there a way to see the usage of the gas meter? Fluvius told me that the gas meter is communicating with the sagecom but can't find the parameters of it.

blacksun80 commented 3 years ago

@begunrom , thankx for your support. merge complete to master.