github Franz646/orphan-cleaner v2.3.2
v2.3.2 — Default Ignore List with Glob Support

latest releases: v4.0.3, v4.0.2, v4.0.1...
3 months ago

What's new

Persistent Default Ignore List

  • New collapsible "Default ignore list" section in the panel
  • Entries are saved to the integration options and automatically loaded on every scan
  • Survives restarts, updates, and page reloads

Glob support

  • Ignore entries now support Unix glob patterns matched against both platform name and entity ID
  • imou_* — ignores all entities whose platform starts with imou_
  • sensor.old_* — ignores all sensor entities starting with old_
  • *_deprecated — ignores any entity ending with _deprecated
  • Built-in ? help tooltip with full syntax reference

Other fixes

  • Fixed blocking call: __pycache__ cleanup now runs in executor
  • Fixed panel route registration on HA 2026+

Upgrading

After updating, restart Home Assistant. The default ignore list is empty by default — add your entries from the panel and press 💾 Save.

Don't miss a new orphan-cleaner release

NewReleases is sending notifications on new releases.