github rusty4444/hermes-voice-ha-integration v0.0.7

latest release: v0.0.8
4 days ago

v0.0.7

Fixes issue #23 and the related plugin load failures reported in Hermes logs.

Fixed

  • Replaced absolute plugins.* imports with package-relative imports so home_assistant and voice_stack load under Hermes' dynamic user-plugin namespace.
  • Added a regression test that imports both plugins from a simulated hermes_plugins namespace without touching a local Hermes source checkout.
  • Updated all release metadata to 0.0.7.
  • Updated README release/install guidance for the Hermes voice bridge.

Verification

  • CI passed on Python 3.11 and 3.12.
  • python scripts/check_release_integrity.py --tag v0.0.7 --no-artifacts
  • python -m pytest -q

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

NewReleases is sending notifications on new releases.