mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Rename root media folder to integration name (#68213)
This commit is contained in:
parent
4e21757b75
commit
6069d26800
@ -424,7 +424,7 @@ class PhilipsTVMediaPlayer(CoordinatorEntity, MediaPlayerEntity):
|
||||
"""Return root media objects."""
|
||||
|
||||
return BrowseMedia(
|
||||
title="Library",
|
||||
title="Philips TV",
|
||||
media_class=MEDIA_CLASS_DIRECTORY,
|
||||
media_content_id="",
|
||||
media_content_type="",
|
||||
|
Loading…
x
Reference in New Issue
Block a user