Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 574 Bytes

berlin_recycling_de.md

File metadata and controls

33 lines (25 loc) · 574 Bytes

Berlin Recycling

Support for schedules provided by berlin-recycling.de.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: berlin_recycling_de
      args:
        username: USERNAME
        password: PASSWORD

Configuration Variables

username
(string) (required)

password
(string) (required)

Example

waste_collection_schedule:
  sources:
    - name: berlin_recycling_de
      args:
        username: My User Name
        password: My Password