From 74cfb9b96185ef5fd8c4bb559d007a935aa79ccc Mon Sep 17 00:00:00 2001 From: Bastian Schnorbus Date: Wed, 6 May 2026 19:05:00 +0200 Subject: [PATCH] waste calendar --- configuration.yaml | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index ac6e406..5af1083 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -74,23 +74,13 @@ automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml -#homematic: -# local_port: 8060 -# interfaces: -# wireless: -# host: !secret ccu_host -# username: !secret ccu_user -# password: !secret ccu_password -# callback_ip: !secret ccu_callback_ip -# callback_port: 8060 -# ip: -# host: !secret ccu_host -# port: 2010 -# hosts: -# ccu2: -# host: !secret ccu_host -# username: !secret ccu_user -# password: !secret ccu_password +waste_collection_schedule: + sources: + - name: heidelberg_de + args: + street: "Ilse-Krall-Strasse" + collect_residual_waste_weekly: True + even_house_number: False switch: - platform: wake_on_lan