Releases: mampfes/hacs_waste_collection_schedule
Releases · mampfes/hacs_waste_collection_schedule
1.10.0
- add support for Alba Berlin in abfall_io wizard (thanks to @Jakob-Gliwa)
- add source awsh_de (thanks to @issue)
- add source oberhausen_de (thanks to @buffcode)
- add source landkreis_wittmund_de (thanks to @buffcode)
1.9.1
bugfix release:
Fixes error introduced with split_at support for ICS data: If a waste type consists of more than 1 word, all words except the first have been changed to lower caps.
1.9.0
- add source berlin-recycling.de
- allow local file path for pictures
- change shebang in wizards to respect venvs (thanks to @danielrheinbay)
- use regex for split_at in ics --> enables recollect.net (thanks to @cpw)
1.8.0
add source for WAS Wolfsburg, Germany
1.7.0
- add source for Rhein-Hunsrück Entsorgung (thanks to FelixGail)
- add source for Sector27.de (thanks to lubeda)
- add option to split waste collection types in ICS files
1.6.0
- add source for Auckland Council, New Zealand
- add source for AWIDO, Germany
1.5.0
- add source for hvcgroep, Netherlands
- add sourc for Lerum, Sweden
- improve error logging for ICS
1.4.1
fix seattle_gov source - thanks to #gabosom
!!!Note!!!: This is a breaking change because the source now returns the original waste type names.
1.4.0
- add source for the hills council, Sydney, Australia
- add source for WasteNet, New Zealand
- add option to use post instead of get for ICS
(thanks to coccyx00)
1.3.0
- add support for MyMuell (provided by jumomind_de / Junker Digital)
- fix documentation