Commit Graph

3 Commits

Author SHA1 Message Date
Jean-Louis Dupond
9c679bafe2 Change default V5 to mbus
At least the BE and the NL DSMR devices use MBUS.
Therefor we make the MBUS obis reference generic, and convert the V5
telegram to use MBUS values.

Also remove BELGIUM_MAX_POWER_PER_PHASE as this was a duplicate.

Finally set self.maxDiff = None to have a full test output on some
tests.
2023-10-25 10:38:38 +02:00
balazs92117
2f1e080df3
Refactor of name mapping, added E.ON Hungary ()
* Added EON HUNGARY specification

* refactoring obis name mapping
2023-08-01 09:23:17 +02:00
de167c89b6
issue-51-telegram refactored TelegramParser.parse to return Telegram … ()
* issue-51-telegram improved mbus device parsing; refactored TelegramParser.parse to return Telegram object which is backwards compatible with the dict result
2023-02-19 12:24:44 +01:00