Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.03 KB

ilrifiutologo_it.md

File metadata and controls

45 lines (34 loc) · 1.03 KB

Il Rifiutologo

Support for schedules provided by Gruppo Hera, all schedules are provided by the platform Il Rifiutologo.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: ilrifiutologo_it
      args:
        comune: Comune
        indirizzo: Indirizzo
        civico: Civico

Configuration Variables

comune
(String) (required)
City name

indirizzo
(String) (required)
Street name without house number

civico
(Integer | String) (required)
House number

Example

waste_collection_schedule:
  sources:
    - name: ilrifiutologo_it
      args:
        comune: Faenza
        indirizzo: Via Augusto Righi
        civico: 6

How to get the source argument

If you have any problem finding your address search it on Il Rifiutologo and then copy it and paste it in your configs as it is.