skillfed

knx-frontend

KNX panel for Home Assistant

knx-frontend v2026.8.2.133643 79.3K downloads/30d#14,372 on PyPI67
Permissive license MIT Active released

What it is and what it does

knx-frontend is a web UI component for Home Assistant that presents a dedicated control panel for KNX systems. It is designed to run within Home Assistant's frontend architecture and provides interface elements for managing KNX devices and integrations. The package ships as a pre-built wheel with no runtime dependencies, making it a lightweight addition to a Home Assistant installation.

The panel is intended to be symlinked or installed into Home Assistant's Python environment, after which it becomes accessible via the Home Assistant web interface at a dedicated KNX endpoint. Development of the package involves building frontend assets using Node.js tooling (nvm, yarn, scripts), but the distributed package is a compiled artifact ready for deployment.

Use it for:

  • Manage and monitor KNX devices from the Home Assistant web dashboard without command-line interaction
  • Configure KNX integration settings and device bindings through a graphical interface
  • Test KNX panel functionality during Home Assistant development or custom setup workflows

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides a web-based user interface panel for the KNX integration in Home Assistant, enabling interaction with KNX devices and systems through the Home Assistant dashboard.

Yes, if you run Home Assistant and use the KNX integration. The package is actively maintained, has no external dependencies, carries a permissive MIT license, and integrates directly into Home Assistant's UI layer. Install it as part of your Home Assistant setup to gain a dedicated control panel for KNX devices.

Install

knx-frontend on PyPI

pip

pip install knx-frontend

uv

uv add knx-frontend

poetry

poetry add knx-frontend

Installing knx-frontend

Before you install

Low install friction with no runtime dependencies. Actively maintained with recent releases; last commit on 2026-08-13 and latest release on 2026-08-02 indicate current development activity.

License in practice

MIT license permits free use, modification, and distribution with minimal restrictions, making it suitable for both personal and commercial Home Assistant deployments.

Quickstart

pip install knx-frontend

# Then symlink into Home Assistant site-packages or set PYTHONPATH
# The panel becomes accessible at http://localhost:8123/knx

Requires Python 3.11.0 or later; intended for use within a Home Assistant environment, not as a standalone package.

Verify before relying

  • Whether this package can be installed and used independently or only as part of a Home Assistant installation
  • What specific KNX device types and protocols are supported by this panel

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.11.0)
Install friction low — pure-Python wheel
Runtime dependencies none
Maintenance actively maintained — 12 days since the last release
Last repo commit
First released
Downloads 79,251/month — #14,372 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: knx_frontend-2026.8.2.133643-py3-none-any.whl

Keywords: Home Assistant, KNX

Tags

home assistant knx ui panelknx frontend interfacehome assistant knx dashboardknx device control panelhome assistant knx management
home-assistant-addonknx-integration

More Dynamic Content packages

Further reading