What's Changed
✨ New Features
- Added
pre_scriptandpost_scriptsupport tochime_tts.say_url. - Added separate default values for
pre-scriptandpost-scriptsforchime_tts.sayandchime_tts.say_url. - Added
repeat_delaysupport tochime_tts.sayandchime_tts.say_url#314.
🧰 Improvements
- Removed predefined TTS platform options from the action selectors, allowing custom TTS entity IDs.
- Preserve Hebrew niqqud for TTS platforms that support it by @aviadlevy in [#328].(#328).
- Improved the Chime Set slot-machine graphic.
🐞 Bug Fixes
- Fixed repeat playback counts and stale cached audio when using repeated playback.
- Fixed configured default
chime_pathandend_chime_pathvalues not being applied. - Fixed Hebrew niqqud handling for supported TTS providers, including Google Translate.
- Fixed Hebrew punctuation handling that could cause words to be joined incorrectly.
- Fixed panel focus issues when opening dropdowns and editing text fields.
New Contributors
- @aviadlevy made their first contribution [328](in #328).
Full Changelog: v1.3.0-beta1...v1.3.0-beta2