Fix spelling of "ID" and excessive colon in bang_olufsen integration (#140518)

This commit is contained in:
Norbert Rittel 2025-03-13 15:35:40 +01:00 committed by GitHub
parent f32bb1a318
commit 5526585eeb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -274,7 +274,7 @@
"message": "An error occurred while attempting to play {media_type}: {error_message}." "message": "An error occurred while attempting to play {media_type}: {error_message}."
}, },
"invalid_grouping_entity": { "invalid_grouping_entity": {
"message": "Entity with id: {entity_id} can't be added to the Beolink session. Is the entity a Bang & Olufsen media_player?" "message": "Entity with ID {entity_id} can't be added to the Beolink session. Is the entity a Bang & Olufsen media_player?"
}, },
"invalid_sound_mode": { "invalid_sound_mode": {
"message": "{invalid_sound_mode} is an invalid sound mode. Valid values are: {valid_sound_modes}." "message": "{invalid_sound_mode} is an invalid sound mode. Valid values are: {valid_sound_modes}."