Skip to content

Die NÖ Umweltverbände - tulln - Tulbing #1741

Closed Answered by 5ila5
taifuuun asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think this possible currently. The calendar argument just checks weather calendar is a substring of the event listed on the website, e.g Haushalte 2: Altpapier .

I added the ability to supply multiple calendar arguments as list in #1742.

You should then be able to use:

waste_collection_schedule:
  sources:
    - name: umweltverbaende_at
      args:
        district: "tulln" # Tulln
        municipal: "Tulbing" # Municipal
        calendar: 
          - "Haushalte 2"
          - "Biotonne"

or (equivalent)

waste_collection_schedule:
  sources:
    - name: umweltverbaende_at
      args:
        district: "tulln" # Tulln
        municipal: "Tulbing" # Municipal
        calendar: ["Hau…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by taifuuun
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants