mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
* 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>
1.0 KiB
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.