mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Rename root media folder to integration name (#68213)
This commit is contained in:
@@ -424,7 +424,7 @@ class PhilipsTVMediaPlayer(CoordinatorEntity, MediaPlayerEntity):
|
|||||||
"""Return root media objects."""
|
"""Return root media objects."""
|
||||||
|
|
||||||
return BrowseMedia(
|
return BrowseMedia(
|
||||||
title="Library",
|
title="Philips TV",
|
||||||
media_class=MEDIA_CLASS_DIRECTORY,
|
media_class=MEDIA_CLASS_DIRECTORY,
|
||||||
media_content_id="",
|
media_content_id="",
|
||||||
media_content_type="",
|
media_content_type="",
|
||||||
|
Reference in New Issue
Block a user