Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1000 Bytes

gastrikeatervinnare_se.md

File metadata and controls

39 lines (29 loc) · 1000 Bytes

Gästrike Återvinnare

Support for schedules provided by Gästrike Återvinnare, serving the region of Gästrikland, Sweden.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: gastrikeatervinnare_se
      args:
        street: STREET_NAME
        city: CITY_NAME

Configuration Variables

street (string) (required)

city (string) (required)

Example

waste_collection_schedule:
  sources:
    - name: gastrikeatervinnare_se
      args:
        street: Bryggargatan 6
        city: Sandviken

How to get the source argument

The source argument is the street including number and the city to the house with waste collection. The address can be tested here. Note that the city can't be used in the search above, and is only used as a differentiator in case several citys have the same street address.