mirror of
https://github.com/home-assistant/core.git
synced 2026-02-06 15:25:33 +01:00
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.