mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Resolve YAML error for media_player (#13984)
This commit is contained in:
parent
11dcf2465c
commit
1aaf9696ad
@ -100,7 +100,7 @@ homeassistant:
|
|||||||
icon: mdi:kettle
|
icon: mdi:kettle
|
||||||
switch.rfxtrx_switch:
|
switch.rfxtrx_switch:
|
||||||
assumed_state: false
|
assumed_state: false
|
||||||
media_player.my_media_player
|
media_player.my_media_player:
|
||||||
source_list:
|
source_list:
|
||||||
- Channel/input from my available sources
|
- Channel/input from my available sources
|
||||||
# Customize all entities in a domain
|
# Customize all entities in a domain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user