Skip to content

Template Entity Checker v0.1.0

Choose a tag to compare

@Dajwitt Dajwitt released this 23 Jul 18:09

First public release of Template Entity Checker.

Highlights

  • Scans all UI-created Template Helper types automatically.
  • Finds missing static entity references and groups duplicate occurrences with their locations.
  • Surfaces findings directly through sensor.template_entity_checker and an optional persistent notification.
  • Supports automatic interval scans and the manual template_entity_checker.scan_now action.
  • Reports dynamic references separately instead of guessing entity IDs.
  • Includes exact entity ignores, diagnostics, German and English translations, and a config-entry migration from the earlier type-selection options.

Scope

This release scans UI-created Template Helpers only. Templates defined in configuration.yaml, templates.yaml, packages, or other YAML includes are not scanned.

Template Entity Checker is a focused complement to Spook and Watchman, not a replacement for either project.