Skip to content

KNX Data Secure: sporadic “cannot decrypt telegram” since Home Assistant 2026.x #53

@sammawatt

Description

@sammawatt

Summary

After upgrading from Home Assistant 2025.x to 2026.1.x, a sporadic KNX Data Secure error appears.
The same ETS project, devices and keys worked reliably for months on Home Assistant 2025.x.

The problem affects only a single group address and does not occur on every telegram.

Exact error message

Telegramme für Gruppenadressen, die in Home Assistant verwendet werden,
konnten nicht entschlüsselt werden, da die Data Secure-Schlüssel fehlen
oder ungültig sind:

9/7/2 from 1.2.12

Key observations

The error occurs exclusively for group address 9/7/2.
Other group addresses of the same device (9/7/0 and 9/7/1) are not affected.

Most secure telegrams from the device are decoded correctly.
The error is sporadic and not reproducible on every send.

The issue can occur hours or days after the last Home Assistant restart.
No YAML reload, ETS programming or Home Assistant restart is required to trigger it.

Re-importing the knxkeys file clears the warning temporarily, but it reappears later.

Affected KNX device (Data Secure)

Manufacturer: Lingg & Janke
Device: L&J Secure Water Meter KWZC
Order number: KWCZ-SEC
Device type: F002
Application: SEC Wasserzähler KWZV F002-30
Application version: 3.0
KNX Data Secure: enabled
Physical address: 1.2.12

Communication objects:

  • GA 9/7/0 – Water meter total (m³) – no issue
  • GA 9/7/1 – Water meter request – no issue
  • GA 9/7/2 – Water meter high-resolution value (liters) – issue occurs only here

(Except for the IP Interface there are no other secure devices on my ETS-project yet))
The device sends telegrams cyclic every 1800 seconds and additionally on value changes.

Other KNX devices (context)

Home Assistant is connected via an Enertex KNX IP Secure Router.
No other KNX devices are involved in this issue.

KNX / ETS environment

ETS version: ETS Professional 5.7.7 (Build 1428)
The ETS project has not changed since Home Assistant 2025.x.
The knxkeys file was freshly exported after full device programming and imported into Home Assistant.

Home Assistant environment

Installation method: Home Assistant OS
Core: 2026.1.2
Supervisor: 2026.01.1
Operating System: 16.3
Frontend: 20260107.2

Previously working version: Home Assistant Core 2025.x

Steps to reproduce (best known)

Run Home Assistant version 2026.1.x or newer.
Let the KNX Secure water meter operate normally.
After some time (hours or days), a secure telegram for group address 9/7/2 triggers the error.

The issue does not require a Home Assistant restart, YAML reload, ETS changes or key changes.

Actual behavior

A single secure telegram on group address 9/7/2 triggers a persistent repair notification.
The warning reappears even after re-importing the knxkeys file.
This behavior started with Home Assistant 2026.1.x (skipped versions after 2025.x)

Additional notes

This looks like a regression or stricter handling in KNX Data Secure decoding since Home Assistant 2026.1.x, possibly related to specific secure frame types or payload handling for high-resolution values.

Debug logs can be provided if required.

Greetings
Alex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions