mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Adjust code comment in Frontier Silicon (#82969)
This commit is contained in:
@@ -113,7 +113,7 @@ async def browse_node(
|
||||
media_content_type,
|
||||
media_content_id,
|
||||
):
|
||||
"""List the contents of a navigation directory (or preset list) on a Frontier Silicon device."""
|
||||
"""List the contents of a navigation directory (or preset list)."""
|
||||
|
||||
player_mode, browse_type, *parent_keys = media_content_id.split("/")
|
||||
|
||||
|
Reference in New Issue
Block a user