/
/
/
1advanced: false
2arch:
3- amd64
4- aarch64
5auth_api: true
6description: BETA version of Music Assistant. Install this version if you want to
7 keep up with the latest and greatest and don't mind some beta testing. Follow us
8 on discord to report and discuss feedback!
9homeassistant_api: true
10host_network: true
11image: ghcr.io/music-assistant/server
12ingress: true
13ingress_port: 8095
14init: false
15map:
16- media:rw
17name: Music Assistant BETA
18options:
19 enable_uvloop: false
20 log_level: info
21panel_admin: false
22panel_icon: mdi:play-circle
23panel_title: Music Assistant
24privileged:
25- SYS_ADMIN
26- DAC_READ_SEARCH
27schema:
28 enable_uvloop: bool
29 log_level: list(debug|info|warning|error)
30slug: music_assistant_beta
31stage: stable
32tmpfs: true
33uart: false
34url: https://github.com/music-assistant/hass-music-assistant
35version: ''
36