mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Fix spelling of "autoplay" in music_assistant
(#149364)
This commit is contained in:
parent
15f2ae3002
commit
f5718e1df6
@ -102,7 +102,7 @@
|
|||||||
"description": "The source media player which has the queue you want to transfer. When omitted, the first playing player will be used."
|
"description": "The source media player which has the queue you want to transfer. When omitted, the first playing player will be used."
|
||||||
},
|
},
|
||||||
"auto_play": {
|
"auto_play": {
|
||||||
"name": "Auto play",
|
"name": "Autoplay",
|
||||||
"description": "Start playing the queue on the target player. Omit to use the default behavior."
|
"description": "Start playing the queue on the target player. Omit to use the default behavior."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user