From 1559b8642949783cbe1d48efdba90fc945b83ac8 Mon Sep 17 00:00:00 2001 From: dagger Date: Wed, 29 May 2024 14:36:25 -0400 Subject: [PATCH] added day filter example --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 1f5ff76..8bde0d3 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,14 @@ times: - "09:00:00" - "09:40:00" +# Whitelisted days of the week (Format: Monday) +days: + - "Monday" + - "Tuesday" + - "Wednesday" + - "Thursday" + - "Friday" + # AXIS Horn Config horn: url: "https://horn-ip/axis-cgi/playclip.cgi?location=soundtoplay.mp3&repeat=0&volume=100&audiooutput=1"