Skip to content

Commit

Permalink
Add documentation dinhard_ch.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DonPablo1010 authored Mar 5, 2025
1 parent 05144b4 commit 3c60906
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions doc/source/dinhard_ch.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Municipality of Dinhard Waste Collection

## Description
This source retrieves the official waste collection dates for the municipality of Dinhard directly from the official iCalendar feeds.
The following waste types are supported:

- Regular waste collection (with holiday adjustments)
- Organic waste collection ("Grüngutabfuhr")
- Paper and cardboard collection

## Configuration
No arguments required.

### Example YAML Configuration
```yaml
waste_collection_schedule:
sources:
- name: dinhard_ch
args: {}
```

0 comments on commit 3c60906

Please sign in to comment.