Skip to content

Update knx-frontend to 2026.8.26.184052 - #180338

Merged
farmio merged 1 commit into
devfrom
knx-frontend-2026.8.26.184052
Aug 26, 2026
Merged

Update knx-frontend to 2026.8.26.184052#180338
farmio merged 1 commit into
devfrom
knx-frontend-2026.8.26.184052

Conversation

@farmio

@farmio farmio commented Aug 26, 2026

Copy link
Copy Markdown
Member

Proposed change

https://github.com/XKNX/knx-frontend/releases/tag/2026.8.26.184052
XKNX/knx-frontend@2026.8.2.133643...2026.8.26.184052

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New integration (thank you!)
  • New feature (which adds functionality to an existing integration)
  • Deprecation (breaking change to happen in the future)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:
  • Link to documentation pull request:
  • Link to developer documentation pull request:
  • Link to frontend pull request:

Checklist

  • I understand the code I am submitting and can explain how it works.
  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • I have followed the development checklist
  • I have followed the perfect PR recommendations
  • The code has been formatted using Ruff (ruff format homeassistant tests)
  • Tests have been added to verify that the new code works.
  • Any generated code has been carefully reviewed for correctness and compliance with project standards.

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

  • The manifest file has all fields filled out correctly.
    Updated and included derived files by running: python3 -m script.hassfest.
  • New or updated dependencies have been added to requirements_all.txt.
    Updated by running python3 -m script.gen_requirements_all.
  • For the updated dependencies a diff between library versions and ideally a link to the changelog/release notes is added to the PR description.

To help with the load of incoming pull requests:

Copilot AI balanced review requested due to automatic review settings August 26, 2026 19:49
@farmio
farmio requested a review from marvin-w as a code owner August 26, 2026 19:49
@home-assistant home-assistant Bot added cla-signed dependency Pull requests marked as a dependency upgrade integration: knx small-pr PRs with less than 30 lines. labels Aug 26, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@home-assistant

Copy link
Copy Markdown
Contributor

Hey there @Julius2342, @marvin-w, mind taking a look at this pull request as it has been labeled with an integration (knx) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of knx can trigger bot actions by commenting:

  • @home-assistant close Closes the pull request.
  • @home-assistant mark-draft Mark the pull request as draft.
  • @home-assistant ready-for-review Remove the draft status from the pull request.
  • @home-assistant rename Awesome new title Renames the pull request.
  • @home-assistant reopen Reopen the pull request.
  • @home-assistant unassign knx Removes the current integration label and assignees on the pull request, add the integration domain after the command.
  • @home-assistant update-branch Update the pull request branch with the base branch.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component, problem in config, problem in device, feature-request) to the pull request.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component, problem in config, problem in device, feature-request) on the pull request.

@farmio farmio mentioned this pull request Aug 26, 2026
21 tasks
@github-actions

Copy link
Copy Markdown

Check requirements

Checked at commit 81c1bba.

⚠️ Some checks require attention — see the details below.

Package Old New No Advisories Not Yanked Repo Public CI Upload Release Pipeline Security PR Link Async Safe
knx-frontend 2026.8.2.133643 2026.8.26.184052 ⚠️ ⚠️ ☑️
📦 knx-frontend: 2026.8.2.133643 → 2026.8.26.184052
  • No Advisories: ✅ No active advisories reported by PyPI for version 2026.8.26.184052.
  • Not Yanked: ✅ Version 2026.8.26.184052 is a live (non-yanked) release.
  • Repo Public: ✅ https://github.com/XKNX/knx-frontend is publicly accessible.
  • CI Upload: ⚠️ No PEP 740 provenance attestation present on PyPI. Upload method cannot be verified from PyPI alone.
  • Release Pipeline: ⚠️ Publish triggered on release: published using a static PYPI_TOKEN CI secret via twine; acceptable for a version bump but not OIDC.
  • Security: ☑️ Baseline scan found nothing obvious in pyproject.toml, src/__init__.py, src/constants.py. This is not a security review — only the cheap checks were run.
  • PR Link: ✅ PR description links to XKNX/knx-frontend@2026.8.2.133643...2026.8.26.184052 covering both versions.
  • Async Safe: ✅ No new blocking calls introduced in 2026.8.2.133643 → 2026.8.26.184052; all diff changes are TypeScript/JS frontend files and the Python module contains no async functions.

Generated by Check requirements (AW) · sonnet46 · 36.9 AIC · ⌖ 5.2 AIC · ⊞ 9.6K ·

@jbouwh jbouwh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM,
Thanks @farmio 👍

@farmio
farmio merged commit 3cdbf02 into dev Aug 26, 2026
53 checks passed
@farmio
farmio deleted the knx-frontend-2026.8.26.184052 branch August 26, 2026 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants