Rename root node to integration name (#68214)
parent
38d8332e92
commit
4e21757b75
|
@ -230,7 +230,7 @@ class ArcamFmj(MediaPlayerEntity):
|
|||
]
|
||||
|
||||
root = BrowseMedia(
|
||||
title="Root",
|
||||
title="Arcam FMJ Receiver",
|
||||
media_class=MEDIA_CLASS_DIRECTORY,
|
||||
media_content_id="root",
|
||||
media_content_type="library",
|
||||
|
|
Loading…
Reference in New Issue