Skip to content

IP Ban Manager v1.2.1

Choose a tag to compare

@Wheemer Wheemer released this 18 Jun 04:59

IP Ban Manager v1.2.1

IP Ban Manager 1.2.1 fixes the HACS packaging layout so new installs load the real ip_ban_manager integration instead of the old migration shim.

📦 HACS packaging

  • Fixed the packaging path so HACS installs the real ip_ban_manager integration cleanly.
  • Added direct absorption of leftover ban_allowlist: YAML inside the ip_ban_manager integration.
  • Changed YAML imports to be one-time only: once a UI config entry exists, leftover YAML is ignored instead of overwriting UI-managed settings on restart.
  • Bumped the manifest version to 1.2.1 so HACS users get a clean update prompt.

🔁 Upgrade note

  • If Home Assistant says "This integration cannot be added from the UI", update to v1.2.1, restart Home Assistant, then add IP Ban Manager from the UI again. Existing Home Assistant http: IP-ban settings can stay in configuration.yaml.
  • Leftover ban_allowlist: YAML is absorbed automatically when IP Ban Manager first loads. After it imports, remove that YAML key and restart; if it is left behind, IP Ban Manager silently ignores it once a UI entry already exists.