Fredrik Öhrström

Results 474 comments of Fredrik Öhrström
trafficstars

Can you post some --logtelegrams here?

Many thanks @Andi252 ! Great work in writing the c++ driver and many thanks for the fix for the weird iTW and aPT manufacturer fields. Nowadays, the drivers are text...

Yep, the walk by telegram has a proprietary manufacturer specific field for which we do not know the unit. Which totally sucks. We thought it was one type of unit,...

For other meters collected using AMR telegrams you can use: --calculate_total_kwh='total_energy_consumption_kwh' to just copy the correct value to the new field total_kwh. It seems like it is possible to override...

I will not have time to fix the proprietary driver. But I have another fix for you! Let us filter out the non-AMR telegrams. I have now implemented a much...

Yes, you are right! Fix pushed! Please test edge when it has built.

Yes, It probably gets out of sync with the incoming slow serial data. The test is too narrow, it expects the first byte to be 0x68, if there is some...

Fix pushed. Please test. https://github.com/wmbusmeters/wmbusmeters/commit/d90dbb196e28122e42f0f3394a697570dc54b42d

I am not an expert on the ha-addon stuff, but it sounds reasonable. :-)

Are you sure you are reporting the correct telegram? That telegram decodes fine, and is not an apator162 instead it is a iwmtx5 B-Meters water meter. The error you are...