Skip to content

Advanced History 0.5.6 Beta

Pre-release
Pre-release

Choose a tag to compare

@andyblac andyblac released this 19 Jul 11:02

This release adds temporary target visibility controls and improves version handling throughout the integration.

New: Hide targets without removing them

You can now select the body of an existing Home Assistant target chip to temporarily hide it from the chart.

  • Select a target chip to hide its chart series.
  • Select the faded chip again to restore it.
  • Areas and devices hide all chart series contributed by that target.
  • The chip’s × button still removes the target normally.
  • Home Assistant’s expand control continues to work normally.
Screenshot 2026-07-19 at 11 32 31

Target visibility is saved as part of the chart, including:

  • Bookmarks
  • Chart History
  • Undo and Redo
  • The current chart between page loads

Improved version handling

manifest.json is now the single source of truth for the integration version.

The version is automatically used for:

  • Frontend cache-busting URLs
  • Redirect module cache-busting
  • The version displayed in the browser console
  • Home Assistant’s integration metadata

The README version badge now follows Git tags automatically.

Translations

Added translated show/hide target descriptions for all currently supported languages.

Documentation

The wiki has been updated with instructions for temporarily hiding and restoring targets.

Notes

This is a pre-release build. Please report any issues, especially problems involving target chips, restored bookmarks, or chart History.

Full changelog: v0.5.4-beta…0.5.6-beta