Skip to main content

KNX panel for Home Assistant

Project description

KNX UI

This is the KNX panel for the KNX core integration in Home Assistant. It provides a user interface for interacting with the KNX integration.

Development

If you check out this repository for the first time please run the following command to init the submodules:

$ nvm use
$ script/bootstrap
...

Development build (watcher)

$ script/develop
...

Production build

$ script/build
...

Update the home assistant frontend

Get the latest release tag.

$ script/upgrade-frontend
...

Or get a specific tag or sha.

$ script/upgrade-frontend <tag-or-sha>
...

Testing the panel

First of all we recommend to follow the instructions for preparing a home assistant development environment.

You can test the panel by symlinking the build result directory knx_frontend into your Home Assistant configuration directory.

Assuming:

  • The knx-frontend repository is located at <knx-frontend-dir> path
  • The home-assistant-core repository is located at <hass-dir> path (Remark: per default the Home Assistant configuration directory will be created within <hass-dir>/config)
$ ln -s <knx-frontend-dir>/knx_frontend <hass-dir>/config/deps/lib/python3.xx/site-packages/
$ hass -c config
...

Or on a venv-install

$ cd <hass-dir>
$ script/setup
# Next step might be optional
$ source .venv/bin/activate
$ export PYTHONPATH=<knx-frontend-dir>
$ hass
...

Now hass (Home Assistant Core) should run on your machine and the knx panel is accessible at http://localhost:8123/knx.

On Home Assistant OS you might use https://github.com/home-assistant/addons-development/tree/master/custom_deps

AI Agent Support

This repository ships a set of instructions for AI coding agents.

  • GitHub Copilot comes pre-configured — its guidance lives in .github/copilot-instructions.md.

  • For other agents, you can easy symlink the Copilot instructions with:

    yarn agent:claude   # Creates CLAUDE.md
    yarn agent:gemini   # Creates GEMINI.md  
    yarn agent:codex    # Creates AGENTS.md
    

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

knx_frontend-2026.7.23.145751.tar.gz (45.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

knx_frontend-2026.7.23.145751-py3-none-any.whl (45.8 MB view details)

Uploaded Python 3

File details

Details for the file knx_frontend-2026.7.23.145751.tar.gz.

File metadata

  • Download URL: knx_frontend-2026.7.23.145751.tar.gz
  • Upload date:
  • Size: 45.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for knx_frontend-2026.7.23.145751.tar.gz
Algorithm Hash digest
SHA256 f018cc3e348c9b0ea3b4372ca742fc2ab646f1a251e7b7435fe77265b9a87a75
MD5 e9aa10c4929d40964a1c563dba94df35
BLAKE2b-256 6b8893aa3a9edb088bda686dfe1d7b7bd91a223035bfaeed437c856945d7fb8d

See more details on using hashes here.

File details

Details for the file knx_frontend-2026.7.23.145751-py3-none-any.whl.

File metadata

File hashes

Hashes for knx_frontend-2026.7.23.145751-py3-none-any.whl
Algorithm Hash digest
SHA256 6518f94fe40a6736afdbff217b89db20baedf9135921c1dc75ada459a5559ea3
MD5 fb5fc6dbeac5253a0a4e2deefcd9aaa5
BLAKE2b-256 537bd20dc1900e0c2dff8e1569e246b6297431f6b81c5a96d60d5a4c1f9d77eb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page