* added rotorua lakes council source
* added Rotorua lakes council source, updated README.md and added a rotorua_lakes_council_nz.md
* Update rotorua_lakes_council_nz.py
Removed debug print statement
* Removed geopy dependency - replaced with direct calls to OSM (nominatim)
Added logger and removed print statements
* Simplified output to "Recycling" and "Rubbish"
* Split rubbish and recycling outputs for days that both bin types are collected
* refactoring + reformatting + ./update_docu_links.py
* ./update_docu_links.py
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
Co-authored-by: 5ila5 <38183212+5ila5@users.noreply.github.com>
* Update c_trace_de.py
add a new a attribute "abfall" to select specific waste types. Currently all types would be collected.
If the attribute is missing, all types will be collect.
* add documentation
* reformatting
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
but the source setup later will strip whitespaces at the start/end,
Currently the suggested waste types may have a space at the end or beginning,
while these will be removed later and the sensor does not match the type anymore
* Updated whittlesea_vic_gov_au to use OpenCities API
* Update whittlesea_vic_gov_au doc to reflect API changes
* reformatting
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* Add edpevent and merge SSAM and Uppsalavatten
This follows a discussion on pull request #2261
* Revert "Add edpevent and merge SSAM and Uppsalavatten"
This reverts commit 4e3b88e842954856751a04b7fb1b042c2cf24e3f.
* Add support for doc generator for edpevent multiple sources
* Add edpevent source
This is a multi source for all that use edpevent.
As of this commit that includes:
- Boden
- Uppsala Vatten
- SSAM
- Skellefteå
* Deprecate SSAM and Uppsala Vatten
* reformatting
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>