Add Bang & Olufsen diagnostics and troubleshooting documentation (#35990)

* Add diagnostics and troubleshooting

* Fix formatting nitpicks
This commit is contained in:
Markus Jacobsen 2024-11-27 15:26:54 +01:00 committed by GitHub
parent e50ecb2dc9
commit addc04110d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.