core/homeassistant/components/knx
Norbert Rittel 8868f214f3
Replace "numbers" with "digits" in `invalid_backbone_key` message of `knx` (#146124)
The KNX Backbone Key has a length of 128 bits, so written as a hexadecimal number that yields 32 digits.

This fix thus replaces "numbers" with "digits" in the `invalid_backbone_key` message.
2025-06-03 20:47:54 +02:00
..
storage
__init__.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
cover.py
date.py
datetime.py
device.py
device_trigger.py
diagnostics.py
entity.py
expose.py
fan.py
icons.json
light.py
manifest.json
notify.py
number.py
project.py
quality_scale.yaml
scene.py
schema.py
select.py
sensor.py
services.py
services.yaml
strings.json
switch.py
telegrams.py
text.py
time.py
trigger.py
validation.py
weather.py
websocket.py