added offalkalinder_nl ICS Documentation

file is from  https://community.home-assistant.io/t/waste-collection-schedule-framework/186492/526
This commit is contained in:
5ila5
2024-06-22 19:24:30 +02:00
committed by 5ila5
parent b182d620cd
commit bb781237db
5 changed files with 39 additions and 1 deletions

View File

@@ -0,0 +1,23 @@
# Ôffalkalinder van Noardeast-Fryslân & Dantumadiel
Ôffalkalinder van Noardeast-Fryslân & Dantumadiel is supported by the generic [ICS](/doc/source/ics.md) source. For all available configuration options, please refer to the source description.
## How to get the configuration arguments
- Goto <https://offalkalinder.nl/wanneer> and add your postcode and housenummer. (9074DL, 1)
- Click on `Zet in agenda`
- Click on `Kopieer naar klembord`
- Replace the `url` in the example configuration with this link.
## Examples
### Oppach
```yaml
waste_collection_schedule:
sources:
- name: ics
args:
url: https://offalkalinder.nl/ical/1722200000001856
```