-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathexample.yml
64 lines (58 loc) · 1.55 KB
/
example.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
region: example-town
zip: 9999
collections:
waste:
- area: a
schedule:
- weekly every Friday
- 2024-03-27 # Ersatzdatum für Karfreitag
exclude: ~
- area: b
schedule:
- weekly every Thurday
- 2024-05-08 # Ersatzdatum für Auffahrt
exclude: ~
organic:
- schedule:
- every 2nd and 4th Monday in Jan
- every 1st and 3rd Monday in Feb
- weekly every Monday from March until December
- every 2nd and 4th Monday in Dec
- 2024-04-03 # Ersatzdatum für Ostermontag
- 2024-05-22 # Ersatzdatum für Pfingsmontag
exclude: ~
chipping_service:
- schedule:
- 2024-03-12
- 2024-03-13
- 2024-03-14
- 2024-10-29
- 2024-10-30
- 2024-10-31
exclude: ~
station: "Werkhof, Zürichstrasse 22, 9999 Example-Town"
paper:
- schedule:
- every first Saturday of the month
cardboard:
- area: a
schedule:
- every first Wednesday of the month
- 2024-05-06 # Ersatzdatum für 1. Mai
- area: b
schedule:
- every 2nd Wednesday of the month
- 2024-02-15 # Ersatzdatum für Valentinstag
exclude:
- 2024-02-14 # keine Kartonsammlung am Valentinstag
exclude:
- 2024-01-01 # Neujahr
- 2024-01-02 # Berchtoldstag
- 2024-03-29 # Karfreitag
- 2024-04-01 # Ostermontag
- 2024-05-01 # 1. Mai
- 2024-05-09 # Auffahrt
- 2024-05-20 # Pfingstmontag
- 2024-08-01 # 1. August
- 2024-12-25 # Weihnachten
- 2024-12-26 # Stephanstag