Skip to content

Releases: arjenbos/ha-postnl

v2.0.3

27 Dec 09:29
8e52de6
Compare
Choose a tag to compare

What's Changed

  • Status message error if there is no colli by @arjenbos in #33

Full Changelog: v2.0.2...v2.0.3

v2.0.2

11 Dec 09:06
Compare
Choose a tag to compare

Changelog

  • Small bug fix related to the unique ID of an entity.

Full Changelog: v2.0.1...v2.0.2

v2.0.1

02 Dec 18:52
102927d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.1-beta-1

23 Nov 08:32
102927d
Compare
Choose a tag to compare
v2.0.1-beta-1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.4.0-beta...v2.0.1-beta-1

v2.0.0

17 Nov 17:30
55d13e9
Compare
Choose a tag to compare

Changelog

⚠️ Backwards incompatible ⚠️

  • If the PostNL integration is already installed, then the integration will create new sensors with different names! This will break the lovelace. Please remove the existing configuration and re-add your account.

Full Changelog: v1.3.1...v1.4.0-beta

v1.4.0-beta

27 Sep 10:07
55d13e9
Compare
Choose a tag to compare
v1.4.0-beta Pre-release
Pre-release

What's Changed

Known issues

  • If the PostNL integration is already installed, then the integration will create new sensors with different names! This will break the lovelace. Please remove the existing configuration and re-add your account.

Full Changelog: v1.3.1...v1.4.0-beta

v1.3.1

03 Apr 13:14
Compare
Choose a tag to compare

Changelog

  • Fixed a small bug in retrieving profile data.

v1.3.0

08 Feb 08:10
9de3e5a
Compare
Choose a tag to compare

What's Changed

  • Reduce calls to PostNL and fixed authentication bug.

Full Changelog: v1.2.0...v1.3.0

v1.2.0

02 Jan 06:40
Compare
Choose a tag to compare

Changelog

  • A retry strategy is added. Sometimes PostNL's API is timing out, now the integration will retry the same
  • Retrieving the data per package from the jouw.postnl.nl API is now performed asynchronously, resulting in faster data updates.
  • Reloading the integration is supported now.

v1.2.0 beta 1

28 Dec 16:44
Compare
Choose a tag to compare
v1.2.0 beta 1 Pre-release
Pre-release

Changelog

  • A retry strategy is added. Sometimes PostNL's API is timing out, now the integration will retry the same request.
  • Retrieving the data per package from the jouw.postnl.nl API is now performed asynchronously, resulting in faster data updates.