Skip to content

v0.3.6

Latest

Choose a tag to compare

@Dajwitt Dajwitt released this 26 Jul 10:08
5f1e7f6

What's new

  • The ignore-entity selector now searches the complete Home Assistant entity inventory from both the state machine and the entity registry.
  • Registered entities without a current state are available for selection.
  • Multiple selection and exact custom entity-ID input remain available, including for deleted entities.
  • Notification settings now use Home Assistant's native switch selector.
  • Existing text-based ignore values are migrated automatically.

Documentation

  • Added a complete bilingual German and English documentation site with 14 pages per language.
  • Markdown remains the source of truth and the generated GitHub Pages site is validated deterministically.
  • GitHub Pages deployments are restricted to pushes on main; pull requests and manual checks cannot deploy.

Validation

  • 87 tests passed with 95.87% coverage.
  • Ruff, Hassfest, HACS validation, documentation validation, Gitleaks, and live Home Assistant acceptance passed.