Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.04 KB

fcc_group_eu.md

File metadata and controls

50 lines (37 loc) · 1.04 KB

fcc Environment (VYLOŽ SMETI APP)

Support for schedules provided by fcc Environment, serving multiple municipalities in Slovakia.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: fcc_group_eu
      args:
        city: CITY
        location: LOCATION
        

Configuration Variables

city
(String) (required)

location
(String) (optional) Not all cities require this argument.

frequency
(String) (optional) Not all cities require this argument. It can be one of the following: weekly, biweekly, monthly.

Example

waste_collection_schedule:
    sources:
    - name: fcc_group_eu
      args:
        city: Cífer
        location: J. Kubányiho
waste_collection_schedule:
    sources:
    - name: fcc_group_eu
      args:
        city: Borinka
        frequency: monthly

How to get the source argument

The source uses the API of the VYLOŽ SMETI APP, so the arguments should match the ones in the app.