github rusty4444/hermes-voice-ha-integration v0.0.2
v0.0.2 — WebSocket receiver + voice action dispatch

latest releases: v0.0.8, v0.0.7, v0.0.6...
19 days ago

v0.0.2

Fixed

  • Fixed type errors in ws_receiver.py by replacing bare Dict usage with modern typing (dict, Mapping).
  • Wired handle_voice_action dispatch to _handle_voice_enable, _handle_voice_disable, and _handle_voice_status from plugins.voice_stack.
  • Bumped release metadata to 0.0.2 across pyproject.toml, addon/config.yaml, manifest.json, plugin YAMLs, tests, README, and egg-info.
  • Added TestVoiceWebSocketReceiver coverage for state_changed, unknown type rejection, voice action dispatch, unsupported action rejection, and auth enforcement.

Verification

  • Release created from existing tag v0.0.2 at commit bf56fc2.

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

NewReleases is sending notifications on new releases.