Releases: unbraind/homeassistant-cli
Releases · unbraind/homeassistant-cli
Release v2026.3.6-2
homeassistant-cli v2026.3.6-2 (2026-03-06)
Release Notes
- Hardened CLI startup preflight handling for
--config/-cpath resolution. - Expanded regression test coverage for setup flow alias behavior and startup preflight branches.
Release v2026.3.6
homeassistant-cli v2026.3.6 (2026-03-06)
Release Notes
- Added
--limitsupport tostatesfor consistent list-pagination behavior withentities. - Added command-level coverage for
states --limitandstates --count --limit. - Updated command documentation/examples for
states --limit.
Release v2026.3.4
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.