1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00

Add fail2ban sensor

This commit is contained in:
ewilly 2023-06-09 14:46:29 +02:00
parent c5b69af40f
commit 61d9f07c96

View file

@ -31,3 +31,9 @@ automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
# Sensors
sensor:
- platform: fail2ban
jails:
- __APP__
file_path: /var/log/__APP__/__APP__.log