Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
a473338
Fix bug #4897
chex7 Jan 10, 2026
1909066
Fix South Kesteven source to use current selfservice flow
Feb 17, 2026
e9eeed8
Add City of Moonee Valley (Australia) waste collection source
mvandersteen Jan 5, 2026
a8058e0
Fxed addresses in test
mvandersteen Mar 3, 2026
7a56238
Run update_docu_links and remove standalone Moonee Valley test file
mvandersteen Mar 8, 2026
4c7cd30
Remove unused variable from City Moonee Valley integration
mvandersteen Mar 14, 2026
4cfeddd
Add files via upload
Cironni Mar 18, 2026
c1eac04
Add files via upload
Cironni Mar 19, 2026
a8604e4
fix: address Copilot review comments on watford_gov_uk source
Mar 23, 2026
f36eae6
fix: address Copilot doc review comments on watford_gov_uk.md
Mar 23, 2026
2fff2e2
fix: address second round of Copilot review comments
Mar 23, 2026
dc35484
Fix ccc_govt_nz not returning all collections due to stale API dates
markvp Mar 23, 2026
1b1d55d
Update custom_components/waste_collection_schedule/waste_collection_s…
markvp Mar 27, 2026
85772fc
Initial plan
Copilot Apr 1, 2026
591a51c
Add extra attributes (location, description, start_time, end_time) fo…
Copilot Apr 1, 2026
0f018fa
Update README.md
Cironni Apr 1, 2026
ff99497
Update info.md
Cironni Apr 1, 2026
627d420
Update source_metadata.json
Cironni Apr 1, 2026
0ce6629
Update sources.json
Cironni Apr 1, 2026
7a8ae60
Initial plan
Copilot Apr 1, 2026
ed7385c
Fix Müllmax not working: restore two-step street search, fix duplicat…
Copilot Apr 1, 2026
353e82a
Update watford_gov_uk.py
Cironni Apr 2, 2026
1b8b9e8
Update en.json
Cironni Apr 2, 2026
00eec7f
Merge branch 'master' into watford-experimental
Cironni Apr 2, 2026
b830b22
Update watford_gov_uk.py
Cironni Apr 2, 2026
ffb0d01
Update watford_gov_uk.py
Cironni Apr 2, 2026
482e2ad
Add language support to EcoHarmonogram source
markvp Mar 23, 2026
4b3801c
Reapply overrides after advancing stale dates in ccc_govt_nz
claude Apr 2, 2026
a9c1a5b
Merge pull request #5645 from markvp/fix/ccc-govt-nz-stale-dates-5605
markvp Apr 2, 2026
702e6e2
Merge pull request #5649 from markvp/feature/eco-harmonogram-language…
markvp Apr 2, 2026
9c50cc9
Merge pull request #5285 from mvandersteen/add-moonee-valley-source
markvp Apr 2, 2026
b9f2409
Run update_docu_links.py to regenerate doc files
claude Apr 2, 2026
c78b50e
Merge pull request #1 from markvp/watford-update-docs
Cironni Apr 2, 2026
1e0a12c
Merge pull request #5629 from Cironni/watford-experimental
markvp Apr 2, 2026
99b3f2e
Merge pull request #5505 from CraigBell/fix/south-kesteven-selfservice
markvp Apr 2, 2026
901c172
Merge pull request #5332 from chex7/patch-1
markvp Apr 2, 2026
f9ae7b4
Merge pull request #5702 from mampfes/copilot/fix-muellmax-error
markvp Apr 2, 2026
387dec3
Merge pull request #5685 from mampfes/copilot/add-additional-attribut…
markvp Apr 2, 2026
005a1c5
Replace cloudscraper with curl_cffi Chrome impersonation
claude Apr 2, 2026
000caf5
Update custom_components/waste_collection_schedule/manifest.json
markvp Apr 2, 2026
8e369ea
Merge pull request #5720 from markvp/claude/plan-scraping-replacement…
markvp Apr 2, 2026
25134ca
Simplify source submission: auto-detect icons, centralize translation…
claude Apr 2, 2026
89cffe6
Regenerate translations after rebase onto upstream master
claude Apr 2, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ If your service provider is not listed, feel free to open a [source request issu
- [City of Kingston](/doc/source/kingston_vic_gov_au.md) / kingston.vic.gov.au
- [City of Mitcham](/doc/source/app_my_local_services_au.md) / mitchamcouncil.sa.gov.au
- [City of Monash](/doc/source/monash_vic_gov_au.md) / monash.vic.gov.au
- [City of Moonee Valley](/doc/source/moonee_valley_vic_gov_au.md) / mvcc.vic.gov.au
- [City of Mount Gambier](/doc/source/app_my_local_services_au.md) / mountgambier.sa.gov.au
- [City of Norwood Payneham and St Peters](/doc/source/app_my_local_services_au.md) / npsp.sa.gov.au
- [City of Onkaparinga](/doc/source/app_my_local_services_au.md) / onkaparingacity.com
Expand Down Expand Up @@ -2609,6 +2610,7 @@ If your service provider is not listed, feel free to open a [source request issu
- [Wandsworth Council](/doc/source/wandsworth_gov_uk.md) / wandsworth.gov.uk
- [Warrington Borough Council](/doc/source/warrington_gov_uk.md) / warrington.gov.uk
- [Warwick District Council](/doc/source/warwickdc_gov_uk.md) / warwickdc.gov.uk
- [Watford Borough Council](/doc/source/watford_gov_uk.md) / watford.gov.uk
- [Waverley Borough Council](/doc/source/waverley_gov_uk.md) / waverley.gov.uk
- [Wealden District Council](/doc/source/wealden_gov_uk.md) / wealden.gov.uk
- [Welwyn Hatfield Borough Council](/doc/source/welhat_gov_uk.md) / welhat.gov.uk
Expand Down
3 changes: 1 addition & 2 deletions custom_components/waste_collection_schedule/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
"lxml",
"pycryptodome",
"pypdf",
"cloudscraper",
"curl_cffi"
"curl_cffi>=0.7.0"
],
"version": "2.12.1"
}
12 changes: 12 additions & 0 deletions custom_components/waste_collection_schedule/source_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,11 @@
},
"urls": {}
},
"moonee_valley_vic_gov_au": {
"docs_url": "https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/moonee_valley_vic_gov_au.md",
"howto": {},
"urls": {}
},
"onkaparingacity_com": {
"docs_url": "https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/onkaparingacity_com.md",
"howto": {},
Expand Down Expand Up @@ -3597,6 +3602,13 @@
"url_www_findmyaddress_co_uk": "https://www.findmyaddress.co.uk/"
}
},
"watford_gov_uk": {
"docs_url": "https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/watford_gov_uk.md",
"howto": {},
"urls": {
"url_www_findmyaddress_co_uk": "https://www.findmyaddress.co.uk/"
}
},
"waverley_gov_uk": {
"docs_url": "https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/waverley_gov_uk.md",
"howto": {},
Expand Down
12 changes: 12 additions & 0 deletions custom_components/waste_collection_schedule/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,12 @@
"default_params": {},
"id": "monash_vic_gov_au"
},
{
"title": "City of Moonee Valley",
"module": "moonee_valley_vic_gov_au",
"default_params": {},
"id": "moonee_valley_vic_gov_au"
},
{
"title": "City of Mount Gambier",
"module": "app_my_local_services_au",
Expand Down Expand Up @@ -16774,6 +16780,12 @@
"default_params": {},
"id": "warwickdc_gov_uk"
},
{
"title": "Watford Borough Council",
"module": "watford_gov_uk",
"default_params": {},
"id": "watford_gov_uk"
},
{
"title": "Waverley Borough Council",
"module": "waverley_gov_uk",
Expand Down
Loading