/
/
/
1name: Music Assistant DEV
2version: 1.0.3
3slug: music_assistant_dev
4description: DEV version of Music Assistant.
5 Do not install this add-on unless you're specifically asked or a developer!
6 This add-on installs the latest version from the main branch directly from git at startup.
7url: https://music-assistant.io
8arch:
9 - amd64
10 - aarch64
11homeassistant_api: true
12auth_api: true
13host_network: true
14ingress: true
15ingress_port: 8095
16panel_icon: mdi:play-circle
17panel_title: Music Assistant
18panel_admin: false
19uart: false
20map:
21 - media:rw
22init: false
23advanced: false
24stage: experimental
25tmpfs: true
26options:
27 log_level: info
28 branch: main
29schema:
30 log_level: list(debug|info|warning|error)
31 branch: str
32privileged:
33 - SYS_ADMIN
34 - DAC_READ_SEARCH
35