mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 00:04:11 +01:00
fix source landkreis_rhoen_grabfeld and update documentation
trash type "Restmüll/Gelber Sack/Biotonne" was split into two distinct types: - "Restmüll/Biotonne" - "Gelbe Tonne"
This commit is contained in:
@@ -22,7 +22,8 @@ EVENT_BLACKLIST = ['Wertstoffhof Mellrichstadt',
|
||||
'Wertstoffsammelstelle Bischofsheim']
|
||||
|
||||
ICON_MAP = {
|
||||
"Restmüll/Gelber Sack/Biotonne": "mdi:trash-can",
|
||||
"Restmüll/Biotonne": "mdi:trash-can",
|
||||
"Gelbe Tonne": "mdi:recycle-variant",
|
||||
"Papiersammlung": "mdi:package-variant",
|
||||
"Problemmüllsammlung": "mdi:biohazard"
|
||||
}
|
||||
|
||||
@@ -5,7 +5,8 @@ Support for schedules provided by [AbfallInfo Rhön Grabfeld](https://www.abfall
|
||||
Api in the background is provided by Offizium.
|
||||
|
||||
Possibles types are:
|
||||
- Restmüll/Gelber Sack/Biotonne
|
||||
- Restmüll/Biotonne
|
||||
- Gelbe Tonne
|
||||
- Papiersammlung
|
||||
- Problemmüllsammlung
|
||||
|
||||
|
||||
Reference in New Issue
Block a user