mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
Add Bang & Olufsen diagnostics and troubleshooting documentation (#35990)
* Add diagnostics and troubleshooting * Fix formatting nitpicks
This commit is contained in:
parent
e50ecb2dc9
commit
addc04110d
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user