Files
home-assistant-addons/hamh/CHANGELOG.md
github-actions[bot] a990f68100 release(hamh): 2.0.1
2026-02-04 09:57:31 +00:00

2.0 KiB

2.0.1 (2026-02-04)

Bug Fixes

  • add water_heater to entity mapping dropdown and backend factories (ccdda2b)
  • remove AutoMode feature from ClimateDevice to fix Behaviors have errors (#82) (0a4af9e)
  • revert getSystemMode to v1.10.6 behavior - map Auto to Heat/Cool without AutoMode feature (dd4fda3)
  • suppress Invalid intervalMs errors to prevent FATAL crashes (#74, #76, #79, #80, #82) (e171d0e)
  • thermostat auto mode now correctly displays on Matter controllers (#71) (d348265)

Features

  • add EntityIsolationService to isolate problematic entities at runtime (8d81fd2)
  • merge alpha fixes and update README for v1.10.5 stable release (6ea28a3)
  • merge alpha into main for v2.0.0 release (3f94d6d)