updates incorporating Norfolk County, ON

This commit is contained in:
dt215git
2024-09-21 10:10:02 +01:00
committed by 5ila5
parent bab50e0120
commit 6c1a3b5432
5 changed files with 37 additions and 2 deletions

View File

@@ -52,3 +52,15 @@ lookups and use those directly
**zone_id**<br>
*(string) (optional)* string built from result set of
`https://api-city.recyclecoach.com/zone-setup/address` endpoint
As an example: Main St, Port Dover, Norfolk County, Ontario, Canada
```yaml
waste_collection_schedule:
sources:
- name: recyclecoach_com
args:
district_id: "OLYMP",
project_id: 3107,
zone_id: "zone-z11266-z16205-z16208-z16218"
```