Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 870 Bytes

junker_app.md

File metadata and controls

44 lines (33 loc) · 870 Bytes

Jnker APP

Support for schedules provided by Jnker APP, serving multiple municipalities in Italy.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: junker_app
      args:
        municipality: MUNICIPALITY (comune)

Configuration Variables

municipality
(String) (required)

area
(string) (optional) Required by some municipalites

Example

waste_collection_schedule:
    sources:
    - name: junker_app
      args:
        municipality: Val della torre
waste_collection_schedule:
    sources:
    - name: junker_app
      args:
        municipality: Lodè
        area: Utenze non domestiche

How to get the source argument

The parameter should match the suggested value from the website: https://junker.app/cerca-il-tuo-comune/ page.