Garbage collection

This commit is contained in:
2022-01-17 11:55:11 +01:00
parent b329164da8
commit 8af2389604
+21
View File
@@ -0,0 +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