Releases: XKNX/knx-frontend
Releases · XKNX/knx-frontend
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
2023.5.31.141540
2023.5.28.94855
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
2022.10.26.104517
What’s Changed
- Adapt release process & testing @marvin-w
- Update HA frontend and add release process (#20) @marvin-w
- build(deps): Bump actions/setup-python from 4.2.0 to 4.3.0 (#19) https://github.com/dependabot
- build(deps): Bump actions/setup-python from 3.1.2 to 4.2.0 (#17) https://github.com/dependabot
- Add homeassistant-frontend as submodule and allow running in an iframe (#16) @marvin-w
- build(deps): Bump terser from 5.12.1 to 5.14.2 (#15) https://github.com/dependabot
- build(deps-dev): Bump semantic-release from 19.0.2 to 19.0.3 (#14) https://github.com/dependabot
- build(deps): Bump semver-regex from 3.1.3 to 3.1.4 (#13) https://github.com/dependabot
- build(deps): Bump npm from 8.7.0 to 8.12.0 (#12) https://github.com/dependabot
2023.5.16.204359
2023.5.2.73247
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