--- id: knx-frontend version: "2026.8.2.133643" license: MIT license_treatment: permissive maintenance: active --- # knx-frontend — KNX panel for Home Assistant License: permissive · Maintenance: active · Downloads: 79.3K/mo ## 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 above — 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 pip install knx-frontend uv add knx-frontend 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_current - Install friction: low - Maintenance: active - Downloads: 79.3K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags home assistant knx ui panel, knx frontend interface, home assistant knx dashboard, knx device control panel, home assistant knx management, home-assistant-addon, knx-integration [View on SkillFed](https://skillfed.io/packages/knx-frontend) · [View on PyPI](https://pypi.org/project/knx-frontend/)