diff --git a/dsmr_parser/telegram_specifications.py b/dsmr_parser/telegram_specifications.py index 1341ded..5029533 100644 --- a/dsmr_parser/telegram_specifications.py +++ b/dsmr_parser/telegram_specifications.py @@ -34,7 +34,7 @@ V2_2 = { obis.VALVE_POSITION_GAS: CosemParser(ValueParser(str)), obis.GAS_METER_READING: MBusParser( ValueParser(timestamp), - ValueParser(int), + ValueParser(str), # changed to str see issue60 ValueParser(int), ValueParser(int), ValueParser(str), # obis ref