Rename root node to integration name (#68214)

This commit is contained in:
Joakim Plate
2022-03-17 11:13:03 +01:00
committed by GitHub
parent 38d8332e92
commit 4e21757b75

View File

@@ -230,7 +230,7 @@ class ArcamFmj(MediaPlayerEntity):
] ]
root = BrowseMedia( root = BrowseMedia(
title="Root", title="Arcam FMJ Receiver",
media_class=MEDIA_CLASS_DIRECTORY, media_class=MEDIA_CLASS_DIRECTORY,
media_content_id="root", media_content_id="root",
media_content_type="library", media_content_type="library",