github rusty4444/hermes-voice-ha-integration v0.0.6
v0.0.6: Hermes Conversation Agent for HA Assist

latest releases: v0.0.8, v0.0.7
6 days ago

v0.0.6 — 2026-05-29

Added

  • Conversation agent: HA Assist can now route natural-language requests to @hermes-agent via WebSocket.

Changed

  • Raised version to 0.0.6 across all integration, plugin, and addon manifests.

Full changelog:

  • Added HermesConversationAgent that bridges HA Assist to Hermes Agent via WebSocket
  • Implemented request/response correlation using asyncio futures with 10s timeout
  • Enhanced HermesBridge with WS listener, message dispatcher, and pending flush helper
  • Fixed wake_word normalization using const.normalize_wake_word
  • Bumped version to 0.0.6 across all manifests (pyproject, manifest, addon, plugins)
  • Updated changelog and README with release details
  • All 124 tests pass including new conversation agent integration

Source code: https://github.com/rusty4444/hermes-voice-ha-integration/archive/refs/tags/v0.0.6.tar.gz

Don't miss a new hermes-voice-ha-integration release

NewReleases is sending notifications on new releases.