Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 795 Bytes

mpgk_com_pl.md

File metadata and controls

39 lines (27 loc) · 795 Bytes

MPGK Katowice

Support for schedules provided by MPGK Katowice, serving Katowice, Poland.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: mpgk_com_pl
      args:
        street: STREET (Ulica)
        number: "NUMBER (Numer)"
        

Configuration Variables

street
(String) (required)

number
(String | Integer) (required)

Example

waste_collection_schedule:
    sources:
    - name: mpgk_com_pl
      args:
        street: Warszawska
        number: 17
        

How to get the source argument

You can check if your parameters work at https://www.mpgk.com.pl/dla-mieszkancow/harmonogram-wywozu-odpadow and write them exactly like aut suggested on the web page.