Skip to content

Releases: angelnu/thethingsnetwork_python_client

v1.3.0

24 Mar 13:05
bc12e83

Choose a tag to compare

What's Changed

  • feat: add TTNSensorAttribute for _sensor_attr payload annotations by @magliaral in #25

New Contributors

Full Changelog: v1.2.3...v1.3.0

v1.2.3

26 Oct 13:34
01d3e92

Choose a tag to compare

What's Changed

  • Don't override parsed values with other values by @alistair23 in #21

Full Changelog: v1.2.2...v1.2.3

v1.2.2

24 Oct 15:31
54a36df

Choose a tag to compare

What's Changed

  • Bump aiohttp from 3.10.2 to 3.10.11 by @dependabot[bot] in #15
  • Bump requests from 2.32.0 to 2.32.4 by @dependabot[bot] in #16
  • ttn_client: Ensure we don't miss messages by @alistair23 in #20
  • Bump aiohttp from 3.10.11 to 3.12.14 by @dependabot[bot] in #17
  • Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.13.0 in /.github/workflows by @dependabot[bot] in #19

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

22 Aug 09:34
5319044

Choose a tag to compare

What's Changed

  • detect device_trackers based on the existence of longitude and latitude fields by @angelnu in #13

Full Changelog: v1.2.0...v1.2.1

v1.2.0

21 Aug 18:06
81cfd6b

Choose a tag to compare

What's Changed

  • Bump aiohttp from 3.9.4 to 3.10.2 by @dependabot in #11
  • update to aiohttp 3.10.2 by @angelnu in #12
  • tolerate SenseCAP messages without a `valid field
  • test all supported python versions (3.11, 3.12 and 3.13)
  • Require at least Python 3.11 as tests found out errors with 3.10 and older

Full Changelog: v1.1.0...v1.2.0

v1.1.0

06 Jul 23:33
509203c

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

06 Jul 21:51
dc1d844

Choose a tag to compare

  • Code re-organised to split out the parsers
  • Test code-coverage is now full

Full Changelog: v1.0.0...v1.0.1

v1.0.0

09 Jun 16:08
77f4e54

Choose a tag to compare

This version is the first stable one as it is used in Home Assistant. Semantic versioning will be used after this point.

The largest fix is accomodotating for None values as reported and fixed by @chr1st1ank . I added a warning to ensure the broken TTN decoder does not go unnoticed. This is better than crashing as on reboot the same error will happen.

What's Changed

New Contributors

Full Changelog: v0.0.4...v1.0.0

v0.0.4

25 Mar 22:23
b026646

Choose a tag to compare

What's Changed

  • Add py.type
  • Bump black from 24.2.0 to 24.3.0 by @dependabot in #2

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

14 Mar 10:13
4e899a6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/angelnu/thethingsnetwork_python_client/commits/v0.0.3