From c95ea00479121237370a2d4dbbc12f8ef51993fa Mon Sep 17 00:00:00 2001 From: Markus Jacobsen Date: Tue, 16 Jun 2026 20:47:34 +0200 Subject: [PATCH] Replace "advanced" wording for Beolink actions in Bang & Olufsen (#174062) --- homeassistant/components/bang_olufsen/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/bang_olufsen/strings.json b/homeassistant/components/bang_olufsen/strings.json index 4f313c9a8c20..c209d057623a 100644 --- a/homeassistant/components/bang_olufsen/strings.json +++ b/homeassistant/components/bang_olufsen/strings.json @@ -1,6 +1,6 @@ { "common": { - "jid_options_description": "Advanced grouping options, where devices' unique Beolink IDs (Called JIDs) are used directly. JIDs can be found in the state attributes of the media player entity.", + "jid_options_description": "Additional grouping options, where devices' unique Beolink IDs (Called JIDs) are used directly. JIDs can be found in the state attributes of the media player entity.", "jid_options_name": "JID options", "key_press": "Press", "key_release": "Release",