mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 00:04:11 +01:00
19 lines
435 B
YAML
19 lines
435 B
YAML
default_config:
|
|
|
|
logger:
|
|
default: info
|
|
logs:
|
|
custom_components.waste_collection_schedule: debug
|
|
|
|
# Change these config to your needs
|
|
waste_collection_schedule:
|
|
sources:
|
|
- name: muellmax_de
|
|
args:
|
|
service: Rsa
|
|
mm_frm_ort_sel: Alfter
|
|
mm_frm_str_sel: Ahrweg (105-Ende/94-Ende)
|
|
|
|
# If you need to debug uncomment the line below (doc: https://www.home-assistant.io/integrations/debugpy/)
|
|
#debugpy:
|