mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Add Core installation limitation to Fail2Ban integration (#39100)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
d309172d47
commit
296c82f36d
@ -15,7 +15,11 @@ related:
|
||||
ha_quality_scale: legacy
|
||||
---
|
||||
|
||||
The `fail2ban` {% term integration %} allows for IPs banned by [fail2ban](https://www.fail2ban.org/wiki/index.php/Main_Page) to be displayed in the Home Assistant frontend.
|
||||
The Fail2Ban {% term integration %} allows for IPs banned by [fail2ban](https://www.fail2ban.org/wiki/index.php/Main_Page) to be displayed in the Home Assistant frontend.
|
||||
|
||||
{% important %}
|
||||
This integration is only available on {% term "Home Assistant Core" %} installation types. Unfortunately, it cannot be used with {% term "Home Assistant Operating System" %}, {% term "Home Assistant Supervised" %}, or {% term "Home Assistant Container" %}.
|
||||
{% endimportant %}
|
||||
|
||||
{% important %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user