Skip to content

Releases: GoDeeGo-Productions/home-assistant-grit-hub

GRIT Hub for Home Assistant v0.1.2

Choose a tag to compare

@dionweisler-ux dionweisler-ux released this 06 Aug 05:34
0a72858

GRIT Hub for Home Assistant v0.1.2

Corrective GRITLock compatibility and reliability release.

Fixed

  • Replaced separate command-generation state with one continuous observed-state authority
  • Added reliable Lock and Unlock confirmation from fresh post-command MQTT evidence
  • Supports mixed gte=1 GRITLock patterns
  • Supports sparse and all-gte=0 Lock and Unlock patterns
  • Corrected startup GRITLock hydration across both tested installation types
  • Preserves valid state on incomplete evidence or command timeout
  • Invalidates state on complete disagreement or MQTT disconnect
  • Preserves gate startup hydration and RFID authority behavior

Validation

  • Live acceptance passed on both Dion and Jeff installations
  • 406 tests passed
  • 1 expected optional real-Paho test skipped
  • HACS validation passed
  • Hassfest validation passed
  • Static and sensitive-value checks passed

The occasional downstream trigger propagation miss is tracked separately and is not claimed as fixed by this release.

GRIT Hub for Home Assistant v0.1.1

Choose a tag to compare

@dionweisler-ux dionweisler-ux released this 05 Aug 02:09
09d0ace

GRIT Hub for Home Assistant v0.1.1

Patch release improving GRITLock compatibility across GRIT installations.

Fixed

  • Supports fresh GRITLock /gl generations where all triggers report gte=0
  • Keeps gls as the authoritative live lock state
  • Uses complete REST participation metadata where available
  • Falls back to the exact fresh quiet-settled /gl generation when REST participation metadata is unavailable
  • Preserves fail-closed behavior for empty, incomplete, contradictory, stale, overflowing, timed-out, or unsettled generations

Validation

  • 362 tests passed
  • HACS validation passed
  • Hassfest validation passed

This release is intended for live verification on the affected installation before final acceptance closeout.

GRIT Hub for Home Assistant v0.1.0

Choose a tag to compare

@dionweisler-ux dionweisler-ux released this 04 Aug 07:46
9464dba

GRIT Hub for Home Assistant v0.1.0

Initial public release of the GRIT Hub Home Assistant integration.

Highlights

  • HACS custom repository installation
  • GRIT gate cover entities with MQTT live state
  • RFID lock entities using authoritative individual REST state
  • GRITLock with MQTT consensus
  • Collector switch support with transition-aware confirmation
  • Hub diagnostics and controls
  • Token reconfiguration without duplicate devices or entities
  • Deterministic command confirmation and extensive offline test coverage

Installation

Add this repository to HACS as a custom repository:

https://github.com/GoDeeGo-Productions/home-assistant-grit-hub

Choose category:

Integration

Then install GRIT Hub, restart Home Assistant, and add the integration through Devices & services.

Status

This release has passed final clean-install, live-device, reconfigure, restart, uninstall, and reinstall acceptance testing.

See the README, installation guide, acceptance report, and release checklist for full details.