diff --git a/source/_integrations/bang_olufsen.markdown b/source/_integrations/bang_olufsen.markdown index 2e2e4e77a27..dc1148d6b98 100644 --- a/source/_integrations/bang_olufsen.markdown +++ b/source/_integrations/bang_olufsen.markdown @@ -9,6 +9,7 @@ ha_iot_class: Local Push ha_domain: bang_olufsen ha_platforms: - media_player + - diagnostics ha_codeowners: - "@mj23000" ha_config_flow: true @@ -312,6 +313,12 @@ beolink: listeners: Beolink listeners (if available) peers: Beolink peers (if available) ``` + +## Diagnostics and troubleshooting + +The **Bang & Olufsen** integration supports [Home Assistant debug logs and diagnostics](/docs/configuration/troubleshooting/#debug-logs-and-diagnostics). +Where all received WebSocket events are provided through debug logs and the WebSocket connection state, config entry and media player state is provided through diagnostics. + ## Remove integration This integration follows standard integration removal, no extra steps are required.