This update makes the optional Template Helper label exclusion easier to configure without changing the stored configuration format or scan behavior.
-
Searchable label selection
- The optional helper-label field now uses a searchable Home Assistant picker instead of a long non-searchable list.
- Custom values are blocked and at most one label can be saved. Selecting several labels shows a validation error instead of changing the configuration unexpectedly.
- A previously saved label that was later deleted remains visible so it can still be cleared safely.
-
Compatibility
- Existing configurations remain valid. The selected label continues to be stored as the same stable Home Assistant label ID, so no migration is required.
- Scan results and the integration's UI-created Template Helper scope are unchanged by this update.
-
Documentation
- The German and English documentation, generated documentation site, mobile navigation, search behavior, and release/version guidance have been reviewed and synchronized with v0.1.3.
-
What to expect after updating
- Restart Home Assistant after installing the update through HACS.
- Open the integration options and click the helper-label field to search the available Home Assistant labels.
-
Scope
- Template Entity Checker continues to scan UI-created Template Helpers only.
- Templates in
configuration.yaml,templates.yaml, packages, automations, scripts, scenes, dashboards, and blueprints remain out of scope.