When commissioning a Matter device via Matterbridge on Android, the
Google Home app sends an empty string for the mandatory "countryCode"
field. This causes a "Validation-Error 0x87" because the Matter spec
requires at least 2 characters. The device ...