Skip to content

v0.0.10 — Packaged Hermes plugin installer

Latest

Choose a tag to compare

@rusty4444 rusty4444 released this 14 Jun 21:39
4d1885d

What's Changed

  • Added a packaged hermes-ha-install-plugins console command for installing the bundled Hermes home_assistant and voice_stack plugins into a Hermes Agent profile.
  • Plugin installs now replace existing plugin directories first, avoiding stale files during upgrades.
  • Updated the README with the pip/GitHub install path and safer manual upgrade steps.
  • Synced Home Assistant integration, add-on, and Hermes plugin metadata to 0.0.10.

Validation

  • python3 -m pytest -q passed locally after installing pytest-asyncio: 128 passed.
  • GitHub CI passed on Python 3.11 and 3.12.

Addresses #30.