Files
haos-hacs-integration-media…/RELEASE_NOTES.md
T
2026-03-26 21:36:27 +03:00

826 B

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