mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Add HEOS diagnostics documentation (#37146)
This commit is contained in:
parent
0c9b442425
commit
e176182a18
@ -11,6 +11,7 @@ ha_codeowners:
|
||||
ha_domain: heos
|
||||
ha_ssdp: true
|
||||
ha_platforms:
|
||||
- diagnostics
|
||||
- media_player
|
||||
ha_integration_type: integration
|
||||
ha_quality_scale: silver
|
||||
@ -224,6 +225,10 @@ HEOS pushes data to Home Assistant via the local network when data and entity st
|
||||
- {% term TTS %} is not supported.
|
||||
- The maximum length of a URL that can be used in the `play_media` action is 255 characters due to a limitation in the HEOS firmware.
|
||||
|
||||
## Logging and diagnostics
|
||||
|
||||
The HEOS integration supports [Home Assistant debug logs and diagnostics](/docs/configuration/troubleshooting/#debug-logs-and-diagnostics). Diagnostics are available at both the integration entry and device level.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
### Missing favorites
|
||||
|
Loading…
x
Reference in New Issue
Block a user