mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
customize media player (#13980)
I recently found out that you could specify the source_list of a media player. This helped me integrate my media player with Google Assistant and solved another members problem of being able to reduce the number of sources shown to them when using the Sony Bravia integration.
This commit is contained in:
parent
28eb08d24f
commit
e0bdebcc92
@ -100,6 +100,9 @@ homeassistant:
|
||||
icon: mdi:kettle
|
||||
switch.rfxtrx_switch:
|
||||
assumed_state: false
|
||||
media_player.my_media_player
|
||||
source_list:
|
||||
- Channel/input from my available sources
|
||||
# Customize all entities in a domain
|
||||
customize_domain:
|
||||
light:
|
||||
|
Loading…
x
Reference in New Issue
Block a user