Skip to content

Latest commit

 

History

History
160 lines (126 loc) · 5.78 KB

umweltverbaende_at.md

File metadata and controls

160 lines (126 loc) · 5.78 KB

Die NÖ Umweltverbände

Support for many of the schedules provided by Die NÖ Umweltverbände for Lower Austria.

Configuration Variables

waste_collection_schedule:
  sources:
    - name: umweltverbaende_at
      args:
        district: DISTRICT_ARG
        municipal: MUNICIPAL
        calendar: CALENDAR
        calendar_title_separator: CALENDAR_TITLE_SEPERATOR
        calendar_splitter: CALENDAR_SPLITTER

district
(string) (required)

Lower Austrian district, see table below for valid DISTRICT_ARG

muncipal
(string) (optional)

Municipal within the district for which the collection schedule is required. The municipal should be spelt as it appears on the Abholtermine page. There is no need to include the "Marktgemeinde", "Gemeinde", or "Stadtgeminde" text.

Is not needed for Stadt Krems you should provide a calendar for each Rayon.

deprecated (still works for Stadt Krems):
For Stadt Krems, the district is divided into 12 Rayon, so supply your Rayon name for the municipal arg. For example: Rehberg (Rayon 30) would be Rehberg, whereas Innenstadt 2 (Rayon 200) would be Innenstadt 2

calendar
(string) (optional)

If you see multiple collection calendars for your municipal (different streets or Rayons), you can specify the calendar name here. The calendar name should be spelt as it appears on the Abholtermine page below Kalenderansicht.

calendar_title_separator
(string) (optional | default: ":")

rarely needed, only works if calendar is set. This is the character that separates the calendar title from the collection dates. Like Tour 1: Restmüll (: is the separator which is the default value) or Bisamberg Zone B, Restmüll 14-tägig (, is the separator). You can see the text, the integration will use, at the Abholtermine page below Kalenderansicht

calendar_splitter
(string) (optional)

rarely needed, only works if calendar is set. Only needed if multiple collections are shown in one line. This is the character that separates the collection times, that are listed in one line. Like Bisamberg Zone B, Restmüll 14-tägig: Gelber Sack (: is the separator) You can see the text, the integration will use, at the Abholtermine page below Kalenderansicht

Examples

waste_collection_schedule:
  sources:
    - name: umweltverbaende_at
      args:
        district: "gaenserndorf" # Gänserndorf
        municipal: "Marchegg" # Municipal
waste_collection_schedule:
  sources:
    - name: umweltverbaende_at
      args:
        district: "waidhofen" # Waidhofen/Thaya
        municipal: "Kautzen" # Municipal
waaste_collection_schedule:
  sources:
    - name: umweltverbaende_at
      args:
        district: "krems" # Krems
        municipal: "Langenlois" # Municipal
        calendar: "Gobelsburg, Mittelberg, Reith, Schiltern, Zöbing" # Rayon
waste_collection_schedule:
  sources:
    - name: umweltverbaende_at
      args:
        district: "kermsstadt" # Stadt Krems
        calendar: "Rehberg" # Rayon
waste_collection_schedule:
  sources:
    - name: umweltverbaende_at
      args:
        district: "tulln" # Tulln
        municipal: "Tulbing" # Municipal
        calendar: 
          - "Haushalte 2"
          - "Biotonne"

Advanced calendar options are needed

waste_collection_schedule:
  sources:
    - name: umweltverbaende_at
      args:
        district: "korneuburg" # Korneuburg
        municipal: "Bisamberg" # Municipal
        calendar: "Zone B" # Rayon
        calendar_title_separator: ","
        calendar_splitter: ":"

Old Version

waste_collection_schedule:
  sources:
    - name: umweltverbaende_at
      args:
        district: "kermsstadt" # Stadt Krems
        municipal: "Rehberg" # Rayon

DISTRICT_ARG Lookup

Lower Austria District DISTRICT_ARG Municipalities/Rayons
Bruck/Leitha bruck link
Baden baden link
Gmünd gmuend link
Gänserndorf gaenserndorf link
Hollabrunn hollabrunn link
Horn horn link
Klosterneuburg klosterneuburg link
Korneuburg korneuburg link
Krems krems link
Stadt Krems kremsstadt link
Lilienfeld lilienfeld link
Mödling moedling link
Melk melk link
Mistelbach mistelbach link
St. Pölten stpoeltenland link
Scheibbs scheibbs link
Schwechat schwechat link
Tulln tulln link
Waidhofen/Thaya waidhofen link
Zwettl zwettl link

Missing Districts

Laa/Thaya, Neunkirchen, Wiener Neustadt serve their waste collection scheduled from local municipality web sites using different back-ends and aren't supported by this script.

Districts supported via generic ICS source