mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Clean plex services.yaml (#49535)
This commit is contained in:
parent
77372d9094
commit
c3d9aaa896
@ -1,17 +1,3 @@
|
|||||||
play_on_sonos:
|
|
||||||
description: Play music hosted on a Plex server on a linked Sonos speaker.
|
|
||||||
fields:
|
|
||||||
entity_id:
|
|
||||||
description: Entity ID of a media_player from the Sonos integration.
|
|
||||||
example: "media_player.sonos_living_room"
|
|
||||||
media_content_id:
|
|
||||||
description: The ID of the content to play. See https://www.home-assistant.io/integrations/plex/#music for details.
|
|
||||||
example: >-
|
|
||||||
'{ "library_name": "Music", "artist_name": "Stevie Wonder" }'
|
|
||||||
media_content_type:
|
|
||||||
description: The type of content to play. Must be "music".
|
|
||||||
example: "music"
|
|
||||||
|
|
||||||
refresh_library:
|
refresh_library:
|
||||||
description: Refresh a Plex library to scan for new and updated media.
|
description: Refresh a Plex library to scan for new and updated media.
|
||||||
fields:
|
fields:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user