mirror of
https://github.com/home-assistant/core.git
synced 2026-05-16 05:21:35 +01:00
8868f214f3
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.