configuration.yaml

This commit is contained in:
Home Assistant Version Control
2026-07-24 18:13:47 +00:00
parent 4cdd9de944
commit 2e647f0323
+1 -1
View File
@@ -6,7 +6,7 @@ utility_meter:
# Shell Commands
shell_command:
cleanup_blink_snapshots: "find /media -name 'blink_*.jpg' -mmin +60 -delete"
cleanup_blink_snapshots: "find /media /config/www -name 'blink_*.jpg' -mmin +60 -delete"
# Load ffmpeg
ffmpeg: