music-assistant-home-assistant-addon

424 BYAML
en.yaml
424 B11 lines • yaml
1configuration:
2  log_level:
3    name: Log Level
4    description: "Set the (global) log level (NOTE: only enable debug when needed)."
5  branch:
6    name: Github branch
7    description: "Specify the branch (or PR) to install at startup."
8  safe_mode:
9    name: Safe mode
10    description: "Start the Music Assistant server in safe mode where only the core controllers are started without any providers, to troubleshoot issues"
11