Skip to content

v1.0.2

Choose a tag to compare

@pallemannen pallemannen released this 14 Aug 22:45
· 32 commits to main since this release
637a180

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).