• v0.1.1 b0d98a9d45

    0.1.1
    Release / release (push) Successful in 4s
    Stable

    alexei.dolgolyov released this 2026-03-26 21:41:06 +03:00 | 7 commits to master since this release

    v0.1.1 (2026-03-26)

    ⚠️ Breaking Changes

    • Replace positional script args (list) with typed named params (dict) — update any automations calling remote_media_player.execute_script to use the new params format (de4b7cf)

    Features

    • Add execute_script service documentation to README (de4b7cf)

    All Commits
    Hash Message Author
    de4b7cf feat: replace script args with typed named parameters alexei.dolgolyov
    Downloads