Skip to content

Releases: toreamun/amshan

Python 3.11 support

14 Jun 20:39
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @ruant made their first contribution in #11

Full Changelog: 2.1.0...2.1.1

Support decoding APDU notification body

02 Jan 01:02
47332a6
Compare
Choose a tag to compare

Allow decode P1 telegram with incomplete ident

20 Apr 19:43
ae36b69
Compare
Choose a tag to compare

Support Kamstrup P1 format

20 Apr 19:33
1589168
Compare
Choose a tag to compare

Fixed requirements

26 Feb 20:12
5733f17
Compare
Choose a tag to compare

Removed invalid requirement to serial reported by @dstrigl. See #6

Added DlmsMessage

06 Feb 14:03
b0140e6
Compare
Choose a tag to compare

This release adds type DlmsMessage.

Suport Swedish P1 meters

04 Feb 22:42
d58c25c
Compare
Choose a tag to compare

This release add support for reading data from meters publishing P1 data.

A lot of breaking changes.

  • SmartMeterFrameProtocol has been renamed SmartMeterMessageProtocol and supports multiple reader typed
  • SmartMeterFrameContentProtocol has been renamed SmartMeterMessagePayloadProtocol and supports multiple reader typed
  • Connection factories has been renamed.
  • namespace has changed from amshan to han

Support swedish DLMS meters

23 Jan 21:29
c445857
Compare
Choose a tag to compare

This release add support for reading data from swedish Aidon, Kamstrup, and Kaifa meters publishing DLMS/COSEM data.

Breaking change: obis_map.NEK_HAN_FIELD* constants has been renamed obis_map.FIELD*

Full Changelog: 1.0.2...1.1.0-beta

Kamstrup scaling bug

18 Jan 15:10
Compare
Choose a tag to compare
1.0.2

Fixed scaling A14, A23, R21 and R34

Handle Kamstrup null-data

18 Jan 10:37
Compare
Choose a tag to compare