What's Changed
- Added a packaged
hermes-ha-install-pluginsconsole command for installing the bundled Hermeshome_assistantandvoice_stackplugins 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 -qpassed locally after installingpytest-asyncio: 128 passed.- GitHub CI passed on Python 3.11 and 3.12.
Addresses #30.