Skip to content

Releases: XKNX/knx-frontend

2024.11.16.205004

16 Nov 21:01
3f4c8fb
Compare
Choose a tag to compare

What’s Changed

  • Collapsible sections in entity configuration (#177) @farmio
  • Show last value for group address in project tab (#181) @farmio

⬆️ Dependencies

2024.9.10.221729

11 Sep 09:08
47fe97f
Compare
Choose a tag to compare

What’s Changed

  • Ignore channel information for unknown channels in device tree (#173) @farmio
  • Update upstream to 20240909.1 (#172) @farmio
  • Await knx object initialisation (#171) @farmio

2024.9.4.64538

04 Sep 06:47
c51e93e
Compare
Choose a tag to compare

What’s Changed

  • Update upstream to 20240903.1 (#170) @farmio
  • Hide "Project" tab when user has not uploaded an ETS project (#169) @farmio
  • Show info when no suitable group object found in project data (#168) @farmio
  • Change info links (#166) @farmio
  • Remove unmaintained translation files (#165) @farmio
  • Remove non-working overflow menu from project view (#167) @farmio
  • Support c and e hotkeys (#160) @farmio

⬆️ Dependencies

  • build(deps): Bump actions/setup-python from 5.1.1 to 5.2.0 (#162) @dependabot

2024.8.9.225351

10 Aug 21:27
Compare
Choose a tag to compare

What’s Changed

  • Hide entity-editor device-tree on narrow screens (#151) @farmio
  • Add Pause button to GroupMonitor (#150) @farmio

2024.8.6.85349

06 Aug 08:55
3639075
Compare
Choose a tag to compare

What’s Changed

  • Update upstream 20240805.1 (#147) @farmio
  • Clear entity config input when going "back" to platform selection (#146) @farmio
  • Handle websocket errors (#145) @farmio
  • Add device description in device tree view (#144) @farmio

⬆️ Dependencies

  • build(deps): Bump actions/setup-python from 5.1.0 to 5.1.1 (#141) @dependabot

2024.8.6.211307

06 Aug 21:15
82a364e
Compare
Choose a tag to compare

What’s Changed

  • Fix data table column widths (#149) @farmio
  • Use hass-tabs-subpage-data-table for entities view (#149) @farmio

2024.7.25.204106

25 Jul 20:44
4176673
Compare
Choose a tag to compare

What’s Changed

  • Create switch and light entities from UI (#112) @farmio
  • Support multi-value DPT data in GroupMonitor (#134) @farmio

⬆️ Dependencies

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