mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 10:55:50 +00: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.