Skip to content

Avoid phantom unloaded duplicate automations - #23

Merged
ITSpecialist111 merged 3 commits into
mainfrom
fix/19-dedupe-loaded-file-duplicates
Jul 28, 2026
Merged

Avoid phantom unloaded duplicate automations#23
ITSpecialist111 merged 3 commits into
mainfrom
fix/19-dedupe-loaded-file-duplicates

Conversation

@ITSpecialist111

Copy link
Copy Markdown
Owner

Fixes #19.

Summary

  • claim every identical �utomations.yaml entry that matches a loaded runtime automation
  • preserve visibility for duplicate ids with genuinely different configs
  • add regression coverage for identical duplicate file entries

Validation

  • python -m ruff format --check .
  • python -m ruff check .
  • python -m pytest tests/test_dependency_map.py

@ITSpecialist111
ITSpecialist111 merged commit 463af87 into main Jul 28, 2026
3 checks passed
@ITSpecialist111
ITSpecialist111 deleted the fix/19-dedupe-loaded-file-duplicates branch July 28, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

False positive: Phantom "not loaded" automation entries — one automation rendered 3× / total count higher than Home Assistant reports

1 participant