5.6.1 - 2026-05-20
Release packaging hotfix for the Simplified Chinese language option.
- Fixes the visual-editor language dropdown not showing
简体中文 / Simplified Chinesefor some users after installing 5.6.0. - Root cause: the Chinese dictionary and
LANGUAGE_OPTIONSwere present in the release, but the main card imported./localization/index.jswithout a version query, so Home Assistant/browser cache could keep the older language-options module. - Adds release-time cache-busting to the packaged
dist/homeii-music-flow.jslocalization import and to the dictionary imports insidedist/localization/index.js. - Keeps runtime behavior otherwise unchanged from 5.6.0.