--- # musicdolphin: display-only instance. No physical mouse attached (for # now), so serial and audio are both "simulate" - the web front-end (shown locally in # the pi_kiosk role's Firefox kiosk window, and reachable on the LAN for a tablet) is a # complete way to drive the player on its own. `figures` still needs at least one entry # (the schema requires it) even though nothing will ever scan a tag here. general: library: root: /media/musicmouse serial_port: "simulate" alsa_device: "simulate" web: host: "0.0.0.0" port: 8080 static_dir: /opt/musicmouse/web/dist button_leds_brightness: 0.5 volume_increment: 5 min_volume: 0 max_volume: 100 figures: # Placeholder - serial_port is "simulate" so no reader ever reports a tag id, but the # schema requires at least one figure to be configured. placeholder: id: "0000000001" colors: ["#ffffff", "#ffffff", "#000000", "#ffffff"]