Releases: XKNX/knx-frontend
Releases · XKNX/knx-frontend
2024.11.16.205004
2024.9.10.221729
2024.9.4.64538
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
2024.8.6.85349
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
2024.7.25.204106
What’s Changed
- Create switch and light entities from UI (#112) @farmio
- Support multi-value DPT data in GroupMonitor (#134) @farmio
⬆️ Dependencies
- build(deps): Bump actions/setup-python from 5.0.0 to 5.1.0 (#129) @dependabot
- build(deps): Bump release-drafter/release-drafter from 5 to 6 (#125) @dependabot
- Update upstream 20240719.0 (#137) @farmio
- Update upstream to 20240429.0 (#132) @farmio
- Update HA FE to 20240404.2 and translation fallback (#131) @farmio
2024.1.20.105944
What’s Changed
- Genereate
iconList.json
(#116) @farmio - Updare HA FE to 20231129.1 (#115) @farmio
- Inherit reading direction style from hass (#114) @farmio
- Update HA FE to 20231030.2 (#113) @farmio
- Load project data once, on demand per session (#111) @farmio
- Removed unused stuff in router and knxElement (#109) @farmio
- Dynamically apply dark/light theme (#110) @farmio
- Add GroupRange filter for Project view (#101) @farmio
- Add group address tree view (#99) @mueli
- Relax setuptools build dependency (#96) @tjni
- Use
ha-tabs-subpage
instead ofha-app-layout
(#91) @farmio - Update HA-FE to 20230725.0 (#90) @farmio
- build(deps): Bump actions/setup-python from 4.6.1 to 4.7.0 (#87) @dependabot
- GM Info dialog: Hide value and payload when null (#84) @farmio
- Increase column width for telegram direction (#85) @spacegaier
⬆️ Dependencies
4 changes
- build(deps): Bump actions/setup-python from 4.7.1 to 5.0.0 (#120) @dependabot
- build(deps): Bump actions/setup-python from 4.7.0 to 4.7.1 (#104) @dependabot
- build(deps): Bump actions/setup-node from 3 to 4 (#103) @dependabot
- build(deps): Bump actions/checkout from 3 to 4 (#98) @dependabot
2023.6.23.191712
2023.6.9.195839
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