Skip to content

Releases: hass-cortex/azure-speech-stt

0.2.2

Choose a tag to compare

@github-actions github-actions released this 01 Apr 13:49

0.2.2 (2026-04-01)

Fix

  • compat with HA 2026.4.0 ComputedNameType in entity aliases

0.2.1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 16:21

0.2.1 (2026-03-25)

Fix

  • services: make entity_id required for transcribe service

0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Mar 01:19

0.2.0 (2026-03-23)

BREAKING CHANGE

  • correction services, sensors, and config options removed.
    Users should install stt-corrector for post-recognition correction.

Refactor

  • remove correction pipeline, extract to stt-corrector
  • extract matcher registry for extensible language support

0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 01:38

0.1.0 (2026-03-22)

Feat

  • initial implementation of Azure Speech-to-Text HA integration