root
516968f2ee
fix tests
2023-07-30 11:49:52 +02:00
root
e3968d0d80
reference clearing
2023-07-30 11:23:56 +02:00
root
01f8ea34f2
refactor for avaoid multiple names
2023-07-30 10:55:17 +02:00
balazs92117
1fec40d0b8
Merge branch 'ndokter:master' into master
2023-07-30 10:54:50 +02:00
af2e6558de
Revert "Added E.ON HUNGARY specification ( #134 )" ( #135 )
...
This reverts commit 0752deb58a
.
2023-07-26 15:03:29 +02:00
balazs92117
0752deb58a
Added E.ON HUNGARY specification ( #134 )
...
* Added EON HUNGARY specification
2023-07-26 13:31:59 +02:00
root
85c50fbaa1
typo fix
2023-07-24 15:34:30 +02:00
root
e797a27e35
Added test for v5_EON_Hungary
2023-07-24 15:29:01 +02:00
root
eff0a5e1fc
typo fixes
2023-07-16 00:28:03 +02:00
root
0d3fbb5e52
use the same name everywhere
2023-07-16 00:24:19 +02:00
root
f2c785f2e1
added new protocol version
2023-07-16 00:21:52 +02:00
root
d072dc4d4b
Added EON HUNGARY specification
2023-07-15 23:58:34 +02:00
root
289ba538b0
Revert "Added EON HUNGARY specification"
...
This reverts commit 0ce469d4b8
.
2023-07-15 23:57:51 +02:00
root
0ce469d4b8
Added EON HUNGARY specification
2023-07-15 23:48:43 +02:00
3fd032f18f
Release 1.2.4
2023-07-11 22:01:00 +02:00
Emilio Jose Palacios-Garcia
4602e8c99f
EQUIPMENT IDENTIFIER is wrong for Fluvius meters when other mbus devices are present ( #133 )
...
* change obis of fluvius meter ID to BELGIUM_EQUIPMENT_IDENTIFIER
* update test case to use direct access to attributes
* fix test case for pipeline
2023-07-11 21:43:41 +02:00
Emilio Jose Palacios-Garcia
f3444a515d
EQUIPMENT IDENTIFIER is wrong for Fluvius meters when other mbus devices are present ( #133 )
...
* change obis of fluvius meter ID to BELGIUM_EQUIPMENT_IDENTIFIER
2023-07-11 21:43:25 +02:00
99c7b0d9f0
Prepare release 1.2.3
2023-04-18 20:48:30 +02:00
dupondje
84973872af
Fix parsing tests and line start matching ( #132 )
...
* Raise parsing exception and check it in tests
* use multiline regex and match everything at the line start
2023-04-14 16:51:01 +02:00
ae8a2baaab
Merge branch 'master' of github.com:ndokter/dsmr_parser
2023-04-12 10:58:40 +02:00
d3fab4f105
Release 1.2.2
2023-04-12 10:57:38 +02:00
5a59c36646
improve performance parsing speed by about 6% by caching compiled regexes ( #131 )
...
* improve performance parsing speed by about 6% by caching compiled regexes
2023-04-12 10:52:11 +02:00
9847bdf66b
Prepare releasse 1.2.1
2023-04-05 11:19:42 +02:00
76da334234
Update release notes for 1.2.0 where not all additions where added
2023-04-05 11:14:43 +02:00
Emilio Jose Palacios-Garcia
c03d2483d7
Bug/duplicate index BELGIUM_MAXIMUM_DEMAND_13_MONTHS ( #129 )
...
* fix index offset for month timestamp in BELGIUM_MAXIMUM_DEMAND_13_MONTHS
* add timestamps to test case
---------
Co-authored-by: Emilio Jose Palacios Garcia <epalacio@emilio.esat.kuleuven.be>
2023-04-05 11:06:21 +02:00
de167c89b6
issue-51-telegram refactored TelegramParser.parse to return Telegram … ( #121 )
...
* 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
6fb2ad3495
Merge pull request #126 from jchevalier7/feat/iskra_ie
...
Add Iskra IE.x meters specification
2023-02-12 13:45:43 +01:00
f156995138
Merge pull request #125 from dupondje/ignore_invalid_time
...
Fix parsing with invalid timestamps
2023-02-12 13:43:43 +01:00
AA61SL
fe175a9a69
feat: Fixing test file to run setup.py test
2023-02-09 11:07:21 +01:00
AA61SL
78880a1881
feat: add Iskra IE.x meters
2023-02-09 11:01:00 +01:00
ca8392504d
Release 1.1.0
2023-02-08 12:02:14 +01:00
Jean-Louis Dupond
edf535f987
Fix parsing with invalid timestamps
...
Sometimes the timestamp in the DSMR message is invalid (when no data
read read from the mbus meter?), and then parsing fails.
Fixing this by handling the exception and returning None for invalid
timestamps. Fixes : #120
2023-01-30 14:45:32 +01:00
026b91cd49
Merge pull request #124 from yada75/reactive
...
add instantaneous reactive power + fixed swapped reactive total import export
2023-01-28 13:32:32 +01:00
yada75
02eb3a34dd
Update obis_name_mapping.py
2023-01-18 20:02:54 +01:00
yada75
142b7359a1
Update telegram_specifications.py
2023-01-18 19:39:29 +01:00
yada75
21b8547655
Update obis_name_mapping.py
2023-01-18 19:34:35 +01:00
yada75
a2b9fe5e3b
Update obis_references.py
2023-01-18 19:31:39 +01:00
0a259a3c9d
fix code style
2023-01-01 20:55:58 +01:00
f851f48225
Merge pull request #118 from dennissiemensma/bug/readme-shield
...
Fixed Shields badge in favor of badges/shields#8671
2023-01-01 20:37:24 +01:00
3a3054324a
Merge pull request #116 from lowdef/add_pylama_backin_post_py36
...
add pylama back in + fix uniform style issues reported by pylama
2023-01-01 20:36:39 +01:00
041ac758f4
Merge pull request #115 from robcalon/patch-1
...
asynchronous read_as_object method
2023-01-01 20:35:48 +01:00
Dennis Siemensma
d50d775e38
Fixed Shields badge in favor of badges/shields#8671
2022-12-30 21:05:17 +01:00
10613acbd9
Merge pull request #114 from dupondje/fix_name_mapping
...
Fix missing value from name mapping
2022-12-29 19:50:26 +01:00
Hans Erik van Elburg
5f58bc8f72
add pylama back in + fix uniform style issues reported by pylama
2022-12-27 18:58:48 +01:00
Rob Calon
371e1f3c5e
update docstring
2022-12-27 17:36:10 +01:00
Rob Calon
0eae28e183
correct rtype
2022-12-27 17:27:23 +01:00
Rob Calon
431ddadb5f
asynchronous read_as_object method
...
fix inheritance of synchronous read_as_object method from parent
2022-12-27 17:20:24 +01:00
Jean-Louis Dupond
9e01dc32c0
Fix missing value from name mapping
2022-12-26 12:50:59 +01:00
650d16862b
Fix changelog
2022-12-22 10:18:47 +01:00
301a00e226
Prepare release 1.0.0
2022-12-22 10:13:26 +01:00