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:
        town: Comune
        street: Indirizzo
        house_number: Civico

Configuration Variables

town
(String) (required)
City name

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

house_number
(Integer | String) (required)
House number

Example

waste_collection_schedule:
  sources:
    - name: ilrifiutologo_it
      args:
        town: Faenza
        street: Via Augusto Righi
        house_number: 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.