mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Filter media players in browse media action to supported feature (#143183)
This commit is contained in:
parent
9b8a35dbb3
commit
879cdcc0a4
@ -169,6 +169,8 @@ browse_media:
|
||||
target:
|
||||
entity:
|
||||
domain: media_player
|
||||
supported_features:
|
||||
- media_player.MediaPlayerEntityFeature.BROWSE_MEDIA
|
||||
fields:
|
||||
media_content_type:
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user