Files
hacs_waste_collection_schedule/doc/source/ilrifiutologo_it.md
Fabio Garavini 0f8be29f12 Il Rifiutologo (Gruppo Hera) - Italy (#2432)
* Initial commit (Il Rifiutologo - Gruppo Hera)

* fix orphaned md file

* code improvement

* Added UI setup wizard

* italian translation

* updated tests_cases

* logger removed

* rm duplicate icon_map

* Better italian translation

* implemented direct fetch method

* update_docu_links run

* reformatting

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
Co-authored-by: 5ila5 <38183212+5ila5@users.noreply.github.com>
2024-08-13 13:17:32 +02:00

1.0 KiB

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.