Skip to content

Releases: matt123p/ha-gemini-live

Release 1.0.3

Choose a tag to compare

@matt123p matt123p released this 12 Jul 14:34

Full Changelog: 1.0.2...1.0.3

Gemini Live 1.0.2

Choose a tag to compare

@matt123p matt123p released this 19 Jun 14:20

What's changed

  • Added an end_conversation callback so Gemini can tell Home Assistant when to stop listening for follow-up requests. Completion state is isolated by conversation ID, so simultaneous conversations do not affect one another.
  • Short opening commands such as stop, cancel, or silence now prioritize finding and stopping an actively ringing alarm or timer before the conversation ends. This supports the common case of shouting "Stop!" at a ringing Assist satellite.
  • Added instructions for installing home-assistant/core#173712 as a custom ESPHome component override to reduce Assist satellite response latency.

See the changelog for the release history.

Gemini Live 1.0.1

Choose a tag to compare

@matt123p matt123p released this 11 Jun 14:55

Validation metadata fix.

  • Added the required GitHub repository description and topics for HACS.
  • Declared the Home Assistant assist_pipeline dependency.
  • Sorted integration manifest keys for Hassfest.

Gemini Live 1.0.0

Choose a tag to compare

@matt123p matt123p released this 11 Jun 14:31

Initial HACS release.

  • Added Gemini Live speech-to-text, conversation, and cached native-audio text-to-speech entities.
  • Added HACS metadata, brand assets, translations, validation workflow, and installation documentation.