Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Source for WBL Lünen #2678

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

c-r0w
Copy link

@c-r0w c-r0w commented Sep 13, 2024

No description provided.

@c-r0w c-r0w closed this Sep 13, 2024
@c-r0w c-r0w reopened this Sep 13, 2024
@c-r0w
Copy link
Author

c-r0w commented Sep 13, 2024

Source added for Wirtschaftsbetriebe Lünen (WBL)

wbl_de.yaml and wbl_de.md

README and info.md files have all been updated

Output of testing:

Testing ICS wbl_de
found 27 entries for Ackerstrasse
2024-09-16 : Gelbe-Tonne,Gelber-Container
2024-09-17 : Blaue-Tonne,Blauer-Container
2024-09-19 : Bio-Tonne
2024-09-25 : Graue-Tonne,Container-Grau
2024-09-30 : Gelbe-Tonne,Gelber-Container
2024-10-04 : Bio-Tonne
2024-10-09 : Graue-Tonne,Rote-Tonne,Container-Grau,Container-Rot
2024-10-14 : Gelbe-Tonne,Gelber-Container
2024-10-15 : Blaue-Tonne,Blauer-Container
2024-10-17 : Bio-Tonne
2024-10-23 : Graue-Tonne,Container-Grau
2024-10-28 : Gelbe-Tonne,Gelber-Container
2024-10-31 : Bio-Tonne
2024-11-06 : Graue-Tonne,Rote-Tonne,Container-Grau,Container-Rot
2024-11-11 : Gelbe-Tonne,Gelber-Container
2024-11-12 : Blaue-Tonne,Blauer-Container
2024-11-14 : Bio-Tonne
2024-11-20 : Graue-Tonne,Container-Grau
2024-11-25 : Gelbe-Tonne,Gelber-Container
2024-11-28 : Bio-Tonne
2024-12-04 : Graue-Tonne,Rote-Tonne,Container-Grau,Container-Rot
2024-12-09 : Gelbe-Tonne,Gelber-Container
2024-12-10 : Blaue-Tonne,Blauer-Container
2024-12-12 : Bio-Tonne
2024-12-18 : Graue-Tonne,Container-Grau
2024-12-21 : Gelbe-Tonne,Gelber-Container
2024-12-27 : Bio-Tonne

test_cases:
Ackerstrasse:
url: https://wbl.de/pdf/ical2024.php?t=1726047592&strasse=Ackerstraße&no_behaelter_14=0&no_container_14=0&no_behaelter_4=0&no_container_4=0&no_gelb=0&no_gelb_container=0&no_bio=0&no_papier=0&no_papier_container=0
split_at: " & "
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Split at should probably be , and the text should probably advise setting it
This will split Graue-Tonne,Rote-Tonne,Container-Grau,Container-Rot into 3 calendar entries

You should probably advise as well to replace the 20204 in the URL with {%Y} so it stays valid in the coming years (if they do not change the URL in any other way)

btw. the md file automatically generated when running the update_docu_links.py script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants