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:
Marco Hillenbrand
2024-06-25 21:46:04 +02:00
committed by 5ila5
parent b2211e7190
commit 03c4f63180
2 changed files with 4 additions and 2 deletions

View File

@@ -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"
}

View File

@@ -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