-
released this
2026-03-26 21:41:06 +03:00 | 7 commits to master since this releasev0.1.1 (2026-03-26)
⚠️ Breaking Changes
- Replace positional script
args(list) with typed namedparams(dict) — update any automations callingremote_media_player.execute_scriptto use the newparamsformat (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
- Replace positional script