Skip to content

Releases: unbraind/homeassistant-cli

Release v2026.3.6-2

06 Mar 14:38

Choose a tag to compare

homeassistant-cli v2026.3.6-2 (2026-03-06)

Release Notes

  • Hardened CLI startup preflight handling for --config/-c path resolution.
  • Expanded regression test coverage for setup flow alias behavior and startup preflight branches.

Release v2026.3.6

06 Mar 08:58

Choose a tag to compare

homeassistant-cli v2026.3.6 (2026-03-06)

Release Notes

  • Added --limit support to states for consistent list-pagination behavior with entities.
  • Added command-level coverage for states --limit and states --count --limit.
  • Updated command documentation/examples for states --limit.

Release v2026.3.4

04 Mar 20:45

Choose a tag to compare

homeassistant-cli v2026.3.4 (2026-03-04)

Release Notes

  • Added GitHub Actions CI matrix for Bun and Node validation.
  • Added publish workflow (manual trigger, npm provenance, no auto-release).
  • Added release helper scripts for prepare/verify/dry-run/notes.
  • Added ESLint flat configuration and lint workflow integration.
  • Added contributor-facing release process documentation.