Skip to content

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 22 Jun 19:05
· 48 commits to refs/heads/main since this release
ee1f959

Highlights

  • action_cycle variable carry — capture state in the off action and read it in the on action (e.g. restore a device's prior state after a power-cycle), no helper entity needed.
  • necromancer.notify_guard service — push a custom message through a guard's own notify action (great for recovery scripts reporting their own progress).
  • Config-flow polish — recovery actions grouped in their own section; clearer notification + timing wording.
  • Docs — restructured README + a 9-recipe cookbook under docs/cookbook/.
  • Quality — full docstrings + lint gates, per-module loggers, expanded test suite (160+ tests).

Notable

  • strings.json removed — custom components ship translations/ directly.
  • Recovery-action variable guard_idguard_entity_id.

Full changelog: #4 · Minimum Home Assistant: 2025.7