?pi=1 is the low-power profile added in the musicmouse repo (web/src/lib/lowPower.ts): the ambient canvas at a quarter of the pixels and 30fps, the progress bar re-rendering ten times a second rather than sixty, and no backdrop-filter blur. The parameter is the whole switch, so dropping it in the address bar compares the two on one machine. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
27 lines
1.1 KiB
YAML
27 lines
1.1 KiB
YAML
---
|
|
squeezelite_name: Wohnzimmer
|
|
pi_shairport_name: _Oben_Wohnzimmer
|
|
alsa_card_name: sndrpihifiberry
|
|
sensor_room_name_ascii: wohnzimmeroben
|
|
sensor_room_name: WohnzimmerOben
|
|
hifiberry_overlay: hifiberry-dacplus
|
|
main_user: root
|
|
|
|
mediapi_has_hifiberry_amp: true
|
|
mediapi_ir_control: irserver
|
|
mediapi_has_dhtsensor: true
|
|
|
|
# Display-only MusicMouse instance: no physical mouse attached, shown on the monitor
|
|
# via pi_kiosk instead. See roles/pi_musicmouse/files/config-musicdolphin.yml.
|
|
mediapi_install_kidsmusic: true
|
|
mediapi_has_monitor: true
|
|
# Temporarily a debuggable desktop rather than a locked-down kiosk: Openbox root menu,
|
|
# visible pointer, Firefox in a normal window. Set back to "kiosk" when done.
|
|
pi_kiosk_mode: debug
|
|
# ?pi=1 is the front-end's Raspberry Pi profile (web/src/lib/lowPower.ts): the ambient
|
|
# canvas at a quarter of the pixels and 30fps, the progress bar re-rendering ten times
|
|
# a second instead of sixty, and no backdrop blur. Drop the parameter in the address
|
|
# bar to compare against the full-fat version on the same machine.
|
|
pi_kiosk_url: "http://localhost:8080/?pi=1"
|
|
musicmouse_version: deploy/musicdolphin
|