added day filter example
This commit is contained in:
parent
32e6237680
commit
1559b86429
@ -22,6 +22,14 @@ times:
|
|||||||
- "09:00:00"
|
- "09:00:00"
|
||||||
- "09:40:00"
|
- "09:40:00"
|
||||||
|
|
||||||
|
# Whitelisted days of the week (Format: Monday)
|
||||||
|
days:
|
||||||
|
- "Monday"
|
||||||
|
- "Tuesday"
|
||||||
|
- "Wednesday"
|
||||||
|
- "Thursday"
|
||||||
|
- "Friday"
|
||||||
|
|
||||||
# AXIS Horn Config
|
# AXIS Horn Config
|
||||||
horn:
|
horn:
|
||||||
url: "https://horn-ip/axis-cgi/playclip.cgi?location=soundtoplay.mp3&repeat=0&volume=100&audiooutput=1"
|
url: "https://horn-ip/axis-cgi/playclip.cgi?location=soundtoplay.mp3&repeat=0&volume=100&audiooutput=1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user