Correct fail2ban integration docs#41965
Conversation
|
It seems that this PR is targeted against an incorrect branch. Documentation updates which apply to our current stable release should target the |
There was a problem hiding this comment.
Pull request overview
This PR updates the fail2ban integration documentation to clarify installation requirements and log file access. However, there's a mismatch between the PR title ("Add docs for Backblaze B2 integration") and the actual changes (corrections to fail2ban documentation).
Key Changes
- Restricts integration availability to only Home Assistant Container installations (previously supported Core, and excluded OS/Supervised/Container)
- Updates the log file access requirement to specify that the fail2ban log must be mounted to the Container
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
| {% important %} | ||
|
|
||
| Your system must have `fail2ban` installed and correctly configured for this sensor to work. In addition, Home Assistant must be able to read the `fail2ban` log file. | ||
| Your system must have `fail2ban` installed and correctly configured for this sensor to work. In addition, the `fail2ban` log file must be mounted to the Home Assistant container to be able to read it. |
There was a problem hiding this comment.
While this update is more specific for Container installations, it creates inconsistency with line 21's claim that the integration is only available on Container. If the integration also supports Core (as it originally did), this sentence should accommodate both scenarios. Consider: "In addition, Home Assistant must be able to read the fail2ban log file (for Container installations, the log file must be mounted to the container)."
| Your system must have `fail2ban` installed and correctly configured for this sensor to work. In addition, the `fail2ban` log file must be mounted to the Home Assistant container to be able to read it. | |
| Your system must have `fail2ban` installed and correctly configured for this sensor to work. In addition, Home Assistant must be able to read the `fail2ban` log file (for Container installations, the log file must be mounted to the container). |
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
My bad! Sorry for the pings everyone 🙏 @edenhaus Can you target this PR against the ../Frenck |
|
But on the "current" (stand HA 2025.11) we still theoretically support core :) |
|
@edenhaus In terms of documentation, we always remove deprecated features as soon as they are deprecated. |
56e3c11 to
5f3e9cc
Compare
Proposed change
Correct fail2ban integration docs
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.