Garbage collection update
This commit is contained in:
@@ -1,21 +1,21 @@
|
|||||||
sensors:
|
# sensors:
|
||||||
- name: Waste # Each week on Monday and Wednesday. No collection on Christmas, added extra collection on the 27th
|
# - name: Waste # Each week on Monday and Wednesday. No collection on Christmas, added extra collection on the 27th
|
||||||
frequency: "even-weeks"
|
# frequency: "even-weeks"
|
||||||
collection_days:
|
# collection_days:
|
||||||
- mon
|
# - mon
|
||||||
# exclude_dates:
|
# # exclude_dates:
|
||||||
# include_dates:
|
# # include_dates:
|
||||||
icon_normal: mdi:trash-can
|
# icon_normal: mdi:trash-can
|
||||||
- name: selective_waste
|
# - name: selective_waste
|
||||||
frequency: "every-n-weeks"
|
# frequency: "every-n-weeks"
|
||||||
period: 52
|
# period: 52
|
||||||
collection_days: "fri"
|
# collection_days: "fri"
|
||||||
icon_normal: mdi:recycle
|
# icon_normal: mdi:recycle
|
||||||
# include_dates:
|
# # include_dates:
|
||||||
- name: cleaning
|
# - name: cleaning
|
||||||
frequency: "odd-weeks"
|
# frequency: "odd-weeks"
|
||||||
collection_days:
|
# collection_days:
|
||||||
- tue
|
# - tue
|
||||||
icon_normal: mdi:spray-bottle
|
# icon_normal: mdi:spray-bottle
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user