1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-01 08:53:56 +00:00
Files
core/tests
dupondje 6d0a465390 Fix DSMR 5 (#32233)
DSMR 5 was broken because some wrong if.
if dsmr_version in ("5B"):
-> this checks dsmr_version against 5 and B. Not if its 5B.
2020-02-27 14:00:51 -08:00
..
2020-02-13 08:27:00 -08:00
2020-02-27 14:00:51 -08:00
2020-01-14 13:03:02 -08:00
2020-02-18 11:52:38 -08:00
2020-02-18 11:52:38 -08:00
2020-01-03 14:47:06 +01:00