Skip to content

Releases: XKNX/xknxproject

3.7.1 SubModules

06 Apr 20:26
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

17 changes

3.7.0 Custom device names

26 Feb 08:25
Compare
Choose a tag to compare

What’s Changed

  • Use customised name for name and translated product name for hardware_name (#365) @farmio

⬆️ Dependencies

6 changes

3.6.0 Order numbers

11 Feb 17:45
Compare
Choose a tag to compare

What’s Changed

  • Parse communication object numbers of modules from allocators (#362) @farmio
  • Add order number to devices (#360) @farmio

3.5.0 Application and Module info

06 Feb 08:35
Compare
Choose a tag to compare

What’s Changed

  • Add application program identifier and module information (#320) @farmio

Internals

  • Use more ruff instead of flake8 and pyupgrade (#358) @farmio
  • Replace black with ruff format (#352) @farmio
  • Only run tests for specified python version, only lint in one CI runner (#322) @farmio
  • Use ruff isort plugin instead of isort (#321) @farmio

⬆️ Dependencies

29 changes

3.4.1 Fix group object numbers

02 Nov 07:56
Compare
Choose a tag to compare

What’s Changed

  • Fix numbers for module defined group objects (#319) @farmio

⬆️ Dependencies

3.4.0 Channels and sorting

28 Oct 07:22
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

14 changes

3.3.0 Ranges and Functions

21 Sep 12:28
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

37 changes

3.2.0 ETS 4 support

15 Jun 21:45
Compare
Choose a tag to compare

What’s Changed

Internal

  • Reuse universal wheel for all tox environments (#240) @farmio

⬆️ Dependencies

3.1.1

09 Jun 21:16
Compare
Choose a tag to compare

What’s Changed

  • Ignore orphaned communication object instances (#239) @farmio
  • Remove flake8 plugins and add pytest-icdiff (#236) @farmio

⬆️ Dependencies

12 changes

3.1.0

08 May 19:57
Compare
Choose a tag to compare

What’s Changed

  • Infer DPT information from parsed data (#222) @farmio
  • Parse a list of all DPTs of a communication object instead of just the last DPT (#221) @farmio

Internals

  • Use codespell
  • Use ruff

⬆️ Dependencies