Skip to content

v1.4.3

Choose a tag to compare

@jwlerch78 jwlerch78 released this 14 Apr 14:13

v1.4.3

  • Add dashie.set_config service for pushing tokens and configuration to Dashie devices centrally
    • Supported keys: ma_token, ma_url, immich_token, immich_url
    • Send only the keys you need to update — existing values are preserved
  • Music token store returns token even without URL (supports token-only updates)

Usage

service: dashie.set_config
data:
  ma_token: "your-long-lived-ma-token"

Devices pick up the token on next "Connect to Music Assistant" tap.