Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 4 additions & 8 deletions homeassistant/components/music_assistant/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,13 @@
"description": "Do you want to add the Music Assistant server `{url}` to Home Assistant?",
"title": "Discovered Music Assistant server"
},
"init": {
"user": {
"data": {
"url": "[%key:common::config_flow::data::url%]"
},
"data_description": {
"url": "URL of the Music Assistant server"
}
},
"manual": {
"data": {
"url": "URL of the Music Assistant server"
},
"description": "Enter the URL to your already running Music Assistant server. If you do not have the Music Assistant server running, you should install it first.",
Comment thread
OzGav marked this conversation as resolved.
"title": "Manually add Music Assistant server"
}
}
},
Expand Down
Loading