Files
supervisor/tests
f055a4978f Emit store_reloaded event when a store reload updates repositories (#7057)
After a store reload pulls new repository data, add-on update
availability can change. Emit a supervisor/event so Home Assistant can
refresh its add-on update entities immediately instead of waiting for
the next scheduled poll (up to three hours away).

The event fires only when one or more repositories were actually
updated and carries the affected repository slugs, so a no-op reload
does not wake Core unnecessarily.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-18 18:50:26 +02:00
..