GitHunt
OS

OscillateLabsLLC/skill-musicassistant

An OVOS/Neon skill to control media through Music Assistant. Currently in alpha, feedback/PRs welcome, use at your own risk

skill-musicassistant

Status: Active

Mike Gray/Oscillate Labs
mike@oscillatelabs.net
Apache-2.0

An OVOS/Neon skill to control media through Music Assistant.

OCP must be disabled for this skill to work.

Configuration

The skill requires the following configuration:

  • music_assistant_url: The URL of the Music Assistant server.
  • music_assistant_token: The token for the Music Assistant server. Required for version 2.7.2 and later.

The skill also accepts the following configuration:

  • default_player: The default player to use for the skill.

These can be set in the skill settings or in the skill configuration file.

Example Configuration

{
  "music_assistant_url": "http://localhost:8095",
  "music_assistant_token": "MUSIC_ASSISTANT_TOKEN",
  "default_player": "Living Room Speaker"
}

Languages

Python100.0%

Contributors

Apache License 2.0
Created August 28, 2025
Updated February 17, 2026
OscillateLabsLLC/skill-musicassistant | GitHunt