Skip to content

Releases: MarcelHoell/ha-ghost-mode

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 19:26

0.10.0 (2026-07-25)

Features

  • add a force switch that overrides the alarm (cc04271)
  • report whether replay is actually performing (710212f)

Bug Fixes

  • use the entity id Home Assistant actually generates (36c7914)

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 18:51

0.9.0 (2026-07-25)

Features

  • replay the learned rhythm while the house is empty (0e319b4)

Bug Fixes

  • do not schedule replay from an executor thread (431f62f)
  • prune replayed days against today, not against the day recorded (dd6d91c)

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 25 Jul 17:08

0.8.1 (2026-07-25)

Bug Fixes

  • backfill entities that had no profile yet (0a162fb)

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 14:58

0.8.0 (2026-07-25)

Features

  • let exclusions be pasted instead of clicked one at a time (77cfb41)

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 14:44

0.7.0 (2026-07-25)

Features

  • add a forget service and clean up storage on removal (19a946e)

Bug Fixes

  • trust recorder's retention and stop counting outages as darkness (555423c)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 14:06

0.6.0 (2026-07-25)

Features

  • measure how long things were on, not what they were at the boundary (a907e82)

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 25 Jul 13:59

0.5.1 (2026-07-25)

Bug Fixes

  • apply exclusions and group collapsing without waiting a day (5c2a577)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 13:51

0.5.0 (2026-07-25)

Features

  • expose the learned rhythm to a dashboard (7d05389)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 13:34

0.4.0 (2026-07-25)

Features

  • add an option to exclude entities from learning (532ba73)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 12:41
843bc70

0.3.0 (2026-07-25)

Features

  • add a diagnostics dump of the learned rhythm (d7bb9f5)

Bug Fixes

  • stop a failing learning run from taking the entry down (5a83053)