Skip to content

Home Assistant Agent Interface v0.3.0

Choose a tag to compare

@Verlbot Verlbot released this 23 Aug 23:24
· 11 commits to main since this release

Highlights

  • Ships the home-assistant-interface operating skill with the native plugin.
  • Guides agents toward compact discovery, direct action execution, progressive inspection, and precise interpretation of asynchronous observations.
  • Keeps household identities, action catalogs, approvals, and authorization policy out of the plugin and skill.

Packaging and documentation

  • Includes the skill in the OpenClaw manifest and ClawPack artifact.
  • Makes ClawHub the primary reviewed installation route.
  • Publishes exact OpenClaw and Node.js compatibility requirements.
  • Uses the tested npm tarball for ClawHub publication provenance.

Validation

  • 36 tests passed.
  • OpenClaw plugin validation passed.
  • ClawHub inspector and security scans passed with zero findings.
  • Public ClawHub installation loaded all six tools and the bundled skill.
  • npm audit reported zero vulnerabilities.

Distribution

Published on ClawHub: https://clawhub.ai/plugins/homeassistant-agent-interface

Install with: openclaw plugins install clawhub:homeassistant-agent-interface

Upgrade notes

No configuration or tool API changes are required from v0.2.1.