Skip to content

v1.2.4-fork

Choose a tag to compare

@derekcentrico derekcentrico released this 14 Jun 22:08
bc3809e

A community fork build of Chime TTS with fixes for current Home Assistant. Validated against HA 2026.6.3 and 2025.1.4.

To install: add this repository to HACS as a custom repository (category: Integration), then install and restart.

Fixed

Added

  • repeat option to play the chime and message multiple times (nimroddolev#314)
  • pre_script / post_script options to run a script before and after playback (nimroddolev#310)

Breaking changes

  • The TTS platform now uses full tts.* entity ids; existing configs keep working, but the platform dropdown lists full entity ids.
  • Sonos: with snapshot/restore enabled, the announcement volume is applied explicitly and restored afterward.