Garbage collection update

This commit is contained in:
2022-01-29 07:04:29 +01:00
parent 13cde29d28
commit 89e67110bd
+19 -19
View File
@@ -1,21 +1,21 @@
sensors:
- name: Waste # Each week on Monday and Wednesday. No collection on Christmas, added extra collection on the 27th
frequency: "even-weeks"
collection_days:
- mon
# exclude_dates:
# include_dates:
icon_normal: mdi:trash-can
- name: selective_waste
frequency: "every-n-weeks"
period: 52
collection_days: "fri"
icon_normal: mdi:recycle
# include_dates:
- name: cleaning
frequency: "odd-weeks"
collection_days:
- tue
icon_normal: mdi:spray-bottle
# sensors:
# - name: Waste # Each week on Monday and Wednesday. No collection on Christmas, added extra collection on the 27th
# frequency: "even-weeks"
# collection_days:
# - mon
# # exclude_dates:
# # include_dates:
# icon_normal: mdi:trash-can
# - name: selective_waste
# frequency: "every-n-weeks"
# period: 52
# collection_days: "fri"
# icon_normal: mdi:recycle
# # include_dates:
# - name: cleaning
# frequency: "odd-weeks"
# collection_days:
# - tue
# icon_normal: mdi:spray-bottle