Files
hacs_waste_collection_schedule/doc/source/berlin_recycling_de.md
Jan 390f50c1b0 Fix documentation for berlin_recycling_de
as the example was wrong
2023-01-03 10:01:43 +01:00

574 B

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