Files
home-assistant-addons/hamh-testing/CHANGELOG.md
2026-01-31 23:40:13 +00:00

6.1 KiB

4.1.0-testing.18 (2026-01-31)

Bug Fixes

  • add moveToLevel/moveToLevelWithOnOff transitionTime fix to LevelControlBehavior (22c2193)

4.1.0-testing.17 (2026-01-31)

Bug Fixes

  • add event handlers to FanBehavior and fix LevelControlBehavior state update (724e971)

4.1.0-testing.16 (2026-01-31)

Bug Fixes

  • update Vision 1 behaviors to set state immediately on commands (fixes Apple Home 'Not Responding') (ffe9077)

4.1.0-testing.15 (2026-01-31)

Bug Fixes

  • prevent synchronous-transaction-conflict in LightEndpoint by setting levelControl before onOff (0babb7d)

4.1.0-testing.14 (2026-01-31)

Features

  • add water_valve and pump to Entity Mapping dropdown (770dc47)

4.1.0-testing.13 (2026-01-31)

Bug Fixes

  • clamp brightness to max 254 (Matter.js LevelControl limit) (71c3e09)

4.1.0-testing.12 (2026-01-31)

Bug Fixes

  • correct RVC behavior initialization order for Matter.js validation (e74c771)

4.1.0-testing.11 (2026-01-31)

Bug Fixes

  • illuminance sensor minMeasuredValue must be 1 per Matter spec (fa8818b)

4.1.0-testing.10 (2026-01-31)

Bug Fixes

  • correct Vision 1 behavior initialization order and LevelControl constraint (#75) (211db30)

4.1.0-testing.9 (2026-01-31)

Bug Fixes

  • add min/max measured values to sensor behaviors to prevent Invalid intervalMs error (#74) (6d064cb)

4.1.0-testing.8 (2026-01-31)

Features

  • implement Vision 1 callback-based architecture for Light and Fan endpoints (2c9955d)
  • implement Vision 1 callback-based architecture for Switch, Lock, Cover, Button, Valve, Scene, Humidifier endpoints (6eaf622)

4.1.0-testing.7 (2026-01-31)

Features

  • implement Vision 1 callback-based behavior architecture for VacuumEndpoint (ff7475f)

4.1.0-testing.6 (2026-01-31)

Bug Fixes

  • include bridge icons in full backup export/import (4c2229d)

4.1.0-testing.5 (2026-01-31)

Bug Fixes

  • add sensor type factories to enable entity mapping override (#73) (ea20436)

4.1.0-testing.4 (2026-01-31)

Features

  • add water_heater domain support as thermostat device (#14) (b0c961f)

4.1.0-testing.3 (2026-01-31)

Features

  • add vacuum room selection support via RvcRunMode (#49) (bb54ceb)

4.1.0-testing.2 (2026-01-31)

Bug Fixes

  • add manual version input to release workflow for Docker builds (040a694)