Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 726 Bytes

sicaapp_lu.md

File metadata and controls

45 lines (32 loc) · 726 Bytes

SICA

Support for schedules provided by SICA, serving multiple, Luxembourg.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: sicaapp_lu
      args:
        commune: COMMUNE
        

Configuration Variables

commune
(String) (required)

Use one of:

  • Bertrange
  • Garnich
  • Kehlen
  • Koerich
  • Kopstal
  • Mamer
  • Steinfort
  • Habscht

Example

waste_collection_schedule:
    sources:
    - name: sicaapp_lu
      args:
        commune: Steinfort
        

How to get the source argument

Find the parameter of your address using https://sicaapp.lu/ and write them exactly like on the web page.