IP Ban Manager v1.2.1
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_managerintegration cleanly. - Added direct absorption of leftover
ban_allowlist:YAML inside theip_ban_managerintegration. - 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.1so 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 Assistanthttp:IP-ban settings can stay inconfiguration.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.