Skip to content

v1.9.3

Choose a tag to compare

@jeyrb jeyrb released this 02 Feb 23:41

1.9.3

Dependencies

  • Primary target Home Assistant version now 2026.1

Scenario names

  • Added NO_SCENARIO as a reserved name for scenarios, since Home Assistant Dev Tools action panel will translate NULL into
    a None value
  • Scenario names now validated at startup

Action Data Validation

  • Improved handling of failures in humanize library to handle validation

1.9.2

Fixes

  • snapshot_image_path now always a string rather than path object when added back to data
  • Prevent a dict or list value for priority raising unexpected error

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #42
  • Bump astral-sh/setup-uv from 7.2.0 to 7.2.1 by @dependabot[bot] in #49
  • Bump astral-sh/ruff-action from 3.5.1 to 3.6.1 by @dependabot[bot] in #48
  • Bump home-assistant/actions from 87c064c607f3c5cc673a24258d0c98d23033bfc3 to 55b4a5d23e09d627c2773c2ef82afa98904d65b4 by @dependabot[bot] in #44
  • Bump actions/checkout from 6.0.0 to 6.0.2 by @dependabot[bot] in #46
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #47
  • Bump hacs/action from 6f81caf1dd4cc0f615444dba4d4a3ceaa22db99c to dcb30e72781db3f207d5236b861172774ab0b485 by @dependabot[bot] in #45

Full Changelog: v1.9.1...v1.9.3-beta1