39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
# https://github.com/mampfes/hacs_waste_collection_schedule
|
|
# https://www.youtube.com/watch?v=MzQgARDvRww
|
|
|
|
waste_collection_schedule:
|
|
sources:
|
|
- name: ics
|
|
args:
|
|
url: https://drolshagen.abfuhrtermine.info/dates/exportDates/44/Ics
|
|
# file: FILE
|
|
offset: 0
|
|
method: GET
|
|
params: {}
|
|
# year_field: YEAR_FIELD
|
|
# split_at: ":"
|
|
customize:
|
|
- type: Altholz
|
|
show: false
|
|
- type: grüne Tonne
|
|
alias: grüne Tonne
|
|
picture: /local/images/waste/tonnegruen.svg
|
|
- type: graue Tonne
|
|
alias: graue Tonne
|
|
picture: /local/images/waste/tonnegrau.svg
|
|
- type: braune Tonne
|
|
alias: braune Tonne
|
|
picture: /local/images/waste/tonnebraun.svg
|
|
- type: gelbe Tonne/Sack
|
|
alias: gelbe Tonne/Sack
|
|
picture: /local/images/waste/tonnegelb.svg
|
|
- type: Sperrmüll
|
|
alias: Sperrmüll
|
|
- type: Schadstoffe
|
|
alias: Schadstoffe
|
|
# picture: /local/images/waste/tonnerot.svg
|
|
|
|
calendar_title: Müllkalender
|
|
fetch_time: "01:00"
|
|
day_switch_time: "23:00"
|