Files
hacs_waste_collection_schedule/doc/source/recycleapp_be.md
mampfes 610e5c113d improve documentation
- add debugging chapter
- fix lint warnings
2022-01-22 17:34:13 +01:00

724 B

Recycle!

Support for schedules provided by Recycle / recycleapp.be.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: recycleapp_be
      args:
        postcode: POST_CODE
        street: STREET
        house_number: HOUSE_NUMBER

The source arguments are simply the values of the form elements on the homepage.

Configuration Variables

postcode
(int) Postal Code.

street
(string) Street name.

house_number
(int) House number

Example

waste_collection_schedule:
  sources:
    - name: recycleapp_be
      args:
        postcode: 1140
        street: Bazellaan
        house_number: 1