Skip to content

Releases: XKNX/knx-frontend

2024.1.20.105944

20 Jan 16:01
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

4 changes

2023.6.23.191712

23 Jun 19:19
adf7c9f
Compare
Choose a tag to compare

What’s Changed

  • Use module variables in __init__.py for static values (#78) @farmio
  • Use TelegramDict object from backend, add DPT infos (#83) @farmio
  • Group Monitor: Detail view for telegrams (#82) @farmio

2023.6.9.195839

10 Jun 17:05
24780a8
Compare
Choose a tag to compare

What’s Changed

  • Allow uploading .knxprojarchive files (#74) @farmio
  • Update de.json (#72) @Quotic
  • Add convenience functions for finding entrypoint file (#65) @farmio
  • Use localize method of KNX object (#66) @farmio
  • GroupMonitor: Add telegram number column and sort table by it (#69) @farmio
  • Cleanup imports and definitions (#67) @farmio
  • Update scripts for HA-FE updates (#64) @farmio

2023.5.31.141540

31 May 14:19
060e773
Compare
Choose a tag to compare

What’s Changed

Internals

  • Update HA-FE from 20230526.0 to 20230531.0 (#63) @farmio
  • Update HA-FE to specific tag (optional), remove node_modules (#59) @farmio

2023.5.28.94855

28 May 09:54
77efb91
Compare
Choose a tag to compare

What’s Changed

  • chore(update): Update HA-FE from 20230309.1 to 20230526.0 (#57) @farmio
  • build(deps): Bump actions/setup-python from 4.6.0 to 4.6.1 (#56) @dependabot

2023.3.20.232135

20 Mar 23:27
790f9ae
Compare
Choose a tag to compare

What’s Changed

  • Update release version injection and build tools (#30) @farmio
  • Update build scripts and frontend (#25) @farmio
  • build(deps): Bump actions/setup-python from 4.3.0 to 4.5.0 (#23) @dependabot

2022.10.26.104517

26 Oct 10:46
790f9ae
Compare
Choose a tag to compare

What’s Changed

2023.5.16.204359

16 May 20:49
ea0845a
Compare
Choose a tag to compare

What’s Changed

  • Prepopulate group monitor table with recent telegrams (#54) @farmio
  • Rename "overview" view to "info" (#53) @farmio

2023.5.2.73247

02 May 07:54
919bf5f
Compare
Choose a tag to compare

What’s Changed

  • feat: Streamline dashboard view, fix some minor issues, add links (#47) @marvin-w
  • fix: Content should not overflow header on small screens (#45) @marvin-w
  • Support project data in GroupMonitor (#41) @farmio
  • build(deps): Bump actions/setup-python from 4.5.0 to 4.6.0 (#42) @dependabot
  • feat: Add i18, rename bus monitor, adjust group monitor layout, fix routing (#40) @marvin-w
  • chore: lint, sort, format, repeat (#33) @farmio
  • chore: Update scripts (#35) @farmio
  • chore: Remove unused knx_ui.ts file (#34) @farmio
  • feat: Scoped path for homeassistant frontend (#26) @farmio

2023.5.2.143855

02 May 15:11
85a11b4
Compare
Choose a tag to compare

What’s Changed