v1.0.2
Fixed: config entry setup crashed with RuntimeError: This should only be used outside of config entries. — the coordinator's shutdown was being registered manually (correct for multiscrape's own YAML-only use, wrong for our config-entry-based setup, where HA core already handles it automatically).